Loredana Crusoveanu
f92c0f8794
Merge pull request #5655 from asturcon/string-cast-jpa
...
BAEL-2239 - JPA error "java.lang.String cannot be cast to [Ljava.lang.String;"
2018-11-11 10:21:25 +02:00
Loredana Crusoveanu
f7135b4a40
Rename SpringCastTestUnit.java to SpringCastUnitTest.java
2018-11-11 09:34:07 +02:00
Loredana Crusoveanu
e7d145e4f9
Update and rename SpringCastTest.java to SpringCastTestUnit.java
2018-11-11 09:28:06 +02:00
Eric Martin
861df15d2e
Merge pull request #5657 from eugenp/WP-ZeroBalance
...
Fixed Balance < 0 for Insufficient funds
2018-11-10 21:11:15 -06:00
eric-martin
84029b0281
Fixed Balance < 0 for Insufficient funds
2018-11-10 21:05:53 -06:00
Marcos Lopez Gonzalez
917ab19240
code cleaning
2018-11-10 19:17:23 +01:00
Marcos Lopez Gonzalez
f3e5bc6ee3
persistence unit name
2018-11-10 19:16:23 +01:00
José Carlos Valero Sánchez
a3ff5263fc
Merge pull request #5472 from swapanpramanick2004/BAEL-2221
...
Bael 2221
2018-11-10 18:46:03 +01:00
Eugen Paraschiv
c5d39535c6
maven testing cleanup
2018-11-10 15:36:47 +02:00
Grzegorz Piwowarek
6d1e1647d5
Core scala refactor ( #5654 )
...
* encoding
* Converting synchronous and asynchronous API to observables
* Adding different ways of converting sync/async APIs to observalbles.
* Replace anonymous class with lambda
* update based on comment from Grzegorz Piwowarek
* Refactor core-scala examples
* Cleanup
2018-11-10 12:45:08 +01:00
Grzegorz Piwowarek
03f530126f
Multiple threads odd-even refactor ( #5617 )
...
* encoding
* Converting synchronous and asynchronous API to observables
* Adding different ways of converting sync/async APIs to observalbles.
* Replace anonymous class with lambda
* update based on comment from Grzegorz Piwowarek
* Refactor even-odd semaphore demo
* Remove unrelated files
2018-11-10 12:22:48 +01:00
Rokon Uddin Ahmed
8232be4841
Update README.md ( #5653 )
2018-11-10 10:59:58 +01:00
gmconte
52852b3a49
BAEL-2302 UPDATED Spring Data REST HTTP Method customization example ( #5594 )
...
* BAEL-2302 Spring Data REST HTTP Method customization example
* BAEL-2302 Spring Data REST - granular HTTP Methods control
* BAEL-2302 Spring Data REST - fixed parent pom file version error
* BAEL-2302 Fixing thymeleaf dependencies
* BAEL-2302 Spring Data REST - fixed netty bootstrap
* BAEL-2302 Spring Data REST - fixed netty test
* BAEL-2302 Spring Data REST - fixed spring security oauth2
* BAEL-2302 - Fix oauth2 server deps
2018-11-09 23:26:28 -06:00
Marcos Lopez Gonzalez
1d26380c07
format
2018-11-09 20:55:36 +01:00
Marcos Lopez Gonzalez
61ffac2c77
jpa cast error
2018-11-09 20:54:10 +01:00
cdjole
2d872af165
Circle class update. ( #5648 )
2018-11-09 10:25:50 -08:00
Loredana Crusoveanu
1f8acbde98
Merge pull request #5572 from dkapil/feature/BAEL-896
...
BAEL-896 Working with dates in Kotlin
2018-11-09 19:31:30 +02:00
Emily Cheyne
abe483a85f
Merge pull request #5637 from kcacademic/character-encoding
...
BAEL-2300: Adding files for the tutorial on character encoding.
2018-11-09 08:14:37 -08:00
Paul
8e6fff4fc8
BAEL-1596 Spring Events ( #5605 )
...
* Annotation-driven event listener + generic events
* update examples + add tests
* add article link
* add more tests for Spring Events
2018-11-09 14:35:44 +01:00
charlesgonzales
064113f939
Add/fix links Team_BAEL-10195 ( #5647 )
...
* Update README.md
* Update README.md
2018-11-09 10:46:30 +01:00
cdjole
6a352be977
Calculate circle area. ( #5644 )
2018-11-08 16:07:59 -08:00
charlesgonzales
23143a0c17
Bi-monthly test fix - BAEL-10195 ( #5626 )
...
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
2018-11-08 21:23:23 +01:00
Laurentiu Delcea
2b581cb3f6
BAEL-1962 Convert ZonedDateTime for MongoDB interactions ( #5640 )
2018-11-08 11:37:35 -08:00
Mike Wojtyna
e1056e04de
Add BAEL-2272 persisting DDD aggregates examples ( #5630 )
...
* Add BAEL-2272 persisting DDD aggregates examples
* Update pom.xml
2018-11-08 09:54:05 -08:00
Kumar Chandrakant
6f9e1fd103
BAEL-2300: Adding files for the tutorial on character encoding.
2018-11-08 15:13:12 +05:30
Eric Martin
91ec114e9a
Merge pull request #5603 from sandy03934/master
...
BAEL-2303 Added code to demonstrate how to replace multiple if statements in Java
2018-11-07 21:21:06 -06:00
Tom Hombergs
d00efaa1e9
Merge pull request #5634 from eugenp/thombergs-patch-1
...
added link
2018-11-07 20:40:15 +01:00
Tom Hombergs
90135befd9
added link
2018-11-07 20:34:58 +01:00
Trevor Gowing
edbc683094
How to limit query results ( #5616 )
...
* JPA/Hibernate
* Spring Data JPA
BAEL-2208
2018-11-07 09:12:00 -08:00
Eric Martin
78dd662f70
Merge pull request #5537 from grigoriosdimopoulos/Mercator
...
Convert Latitude / Longitude to a 2d Point
2018-11-06 20:53:29 -06:00
Marko Previsic
5a5c5c34b5
Guide to BufferedReader
...
Issue: BAEL-2255
2018-11-06 17:24:41 -07:00
Emily Cheyne
ee0d4c103a
BAEL-2250 updated readme ( #5631 )
2018-11-06 10:46:21 -08:00
Sandip Singh
3c558d6427
BAEL-2303 Updated the code as per the review comments.
2018-11-06 14:21:19 +05:30
Kumar Chandrakant
e52a4d0ce6
Handshake failures ( #5624 )
...
* BAEL-2250: Adding files for the article on SSL handshake failure.
* BAEL-2250 cleanup formatting
* Applied review feedback on the article.
* Adding cipher suite and protocol selection in server and client
* Corrected some code conventions.
* Revert: BAEL-2250 cleanup formatting
* Made further changes for the review comments on the tutorial.
* Fixed some formatting issues.
2018-11-05 15:51:10 -08:00
Dhawal Kapil
433bb89de6
BAEL-10181 Fix tutorial-build-second | Issue with spring-mvc-kotlin ( #5623 )
...
-Upgraded kotlin libraries
2018-11-05 21:04:08 +01:00
Eugen Paraschiv
807f25e992
using the boot parent
2018-11-05 21:27:46 +02:00
yatendragoel
a8ee73cfc9
Convert java.time.Instant to java.sql.Timestamp and back
...
Issue: BAEL-2203
2018-11-05 07:42:08 -07:00
Dhawal Kapil
1cad5abf84
BAEL-896 Working with dates in Kotlin
...
-Moved snippets to test, now using assertions instead of println
2018-11-05 15:38:34 +05:30
Grigorios Dimopoulos
cc54876147
Merge branch 'master' into Mercator
2018-11-05 11:09:23 +02:00
Grigorios Dimopoulos
80357224ac
[Mercator]: Unit test fixes
2018-11-05 11:04:44 +02:00
Loredana Crusoveanu
d83eb69567
Merge pull request #5614 from amit2103/BAEL-10161
...
[BAEL-10161] - Upgraded codebase to spring-5
2018-11-04 23:36:54 +02:00
Loredana Crusoveanu
1ba7fee15b
Merge pull request #5604 from Doha2012/master
...
webflux oauth
2018-11-04 22:54:47 +02:00
KevinGilmore
f2d3c040a7
BAEL-2015: add link back to article ( #5619 )
2018-11-04 13:10:56 -06:00
Loredana Crusoveanu
79f4cab950
Merge pull request #5618 from corneil/BAEL-2106
...
BAEL-2106: Spring Boot deployment to Openshift
2018-11-04 20:32:58 +02:00
Tom Hombergs
339da80529
Merge pull request #5612 from eugenp/bael-1998-remove-module
...
removed duplicate module
2018-11-04 19:30:06 +01:00
Corneil du Plessis
c09e6d43fe
BAEL-2106: Spring Boot deployment to Openshift
2018-11-04 20:15:20 +02:00
Akash Pandey
e924ed163d
BAEL-2227 JPA Criteria Queries In Clause ( #5606 )
...
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"
* BEAL-2227: JPA Criteria Query In clause - Tutorial.
* Minor Fix: Changed type of Predicate.
* BAEL-2227: Code Review Comments: Extracted criteriaBuilder to a field. Refactored a private method to create criteria query.
* BAEL-2227: Fixed spelling mistakes in the code.
2018-11-04 08:03:56 -08:00
Loredana Crusoveanu
b9d30cef53
Merge pull request #5613 from corneil/BAEL-2106
...
BAEL-2106: Deploy a Spring Boot Application to OpenShift
2018-11-04 15:55:08 +02:00
Corneil du Plessis
82e4adf623
BAEL-2106: Spring Boot deployment to Openshift
2018-11-04 15:52:06 +02:00
amit2103
74fc886a41
[BAEL-10161] - Upgraded codebase to spring-5
2018-11-04 17:47:39 +05:30