Commit Graph

325 Commits

Author SHA1 Message Date
johnA1331 e3e0eb279b Create README.md 2020-06-18 14:44:48 +08:00
johnA1331 0bb990bbbb Update README.md 2020-06-18 14:21:37 +08:00
johnA1331 760169677b Create README.md 2020-06-18 13:21:35 +08:00
johnA1331 5ba1cd0b0f Merge branch 'master' into master 2020-06-14 10:42:24 +08:00
Mona Mohamadinia a6d6edb494 BAEL-4125: How to get the insert ID in JDBC? (#9437)
* Added the Code Samples

* Refactor

* Latest H2 Version

* Avoid using * imports

* Using givenXXX_whenYYY_thenZZZ Naming Convention
2020-06-13 10:53:32 +01:00
KevinGilmore ca9ab77e7c Bael 3766 update README (#9493)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article

* BAEL-2893 BAEL-3927 add link back to article

* BAEL-3766: add link back to article
2020-06-12 20:32:04 -05:00
Joe Zhang c529170a43 Leasy Zhang/shiwangzhihe@gmail.com (#9445)
* add primary key demo

* add primary key

* use eclipse link

* update unit test

* refact package name

* format code with space

Co-authored-by: joe zhang <joe.zhang@ringcentral.com>
2020-06-12 09:18:54 -05:00
Josh Cummings fb4cef2e83 Merge pull request #9461 from eugenp/JAVA-1782
JAVA-1782: Remove byte-buddy from the main pom.xml
2020-06-10 21:30:20 -06:00
johnA1331 e5f4d1689c Update README.md 2020-06-09 21:09:23 +08:00
johnA1331 aeb4f4129d Update README.md 2020-06-09 19:22:14 +08:00
johnA1331 a6b389d980 Update README.md 2020-06-09 19:00:24 +08:00
johnA1331 a5d1b13ea5 Update README.md 2020-06-09 18:52:41 +08:00
Krzysztof Woyke 03903e9ee5 JAVA-1782: Add byte-buddy explicitly to avoid versions confilict 2020-06-08 10:35:11 +02:00
amit.pandey 4fa2ffb229 pom formatting - make artifact name same as module name 2020-06-07 20:28:16 +05:30
Josh Cummings 357ecb0341 Merge pull request #9440 from kwoyke/JAVA-1782
JAVA-1782: Add byte-buddy dependency to the parent-boot-2
2020-06-06 13:41:27 -06:00
Josh Cummings d6a1b77166 Merge pull request #9426 from kwoyke/JAVA-1644
JAVA-1644: Remove overriden spring-boot.version property
2020-06-06 12:06:29 -06:00
Krzysztof Woyke b8a3dd7a68 JAVA-1782: Remove byte-buddy dep from parent-boot-2's children 2020-06-05 15:38:09 +02:00
bragilev 3078464b95 Bael-3386 (#9231)
* bragilev

* Delete ShoppingListApplication.java

* BAEL-3386

* Revert "bragilev"

This reverts commit dbf2a21ba4fe2a60c518beecda7ab33746977252.

* Revert "Delete ShoppingListApplication.java"

This reverts commit 640bb544e6cd8eda6d1fe6a38607323871ddb957.

* Revert "Revert "Delete ShoppingListApplication.java""

This reverts commit f56864e46db92c4f981bdc38f78fbabade72156c.
2020-06-04 15:58:48 +01:00
Krzysztof Woyke f0befa0f8b JAVA-1644: Remove overriden spring-boot.version property 2020-06-03 09:00:03 +02:00
Eric Martin f5c5cc5290 Merge pull request #9268 from mguarnaccia/BAEL-3985
[BAEL-3985] First commit
2020-06-01 19:52:25 -05:00
Michele Guarnaccia 8477fd9279 Renamed test methods 2020-06-01 11:09:35 +02:00
Loredana Crusoveanu b2670e6e98 Merge pull request #9323 from mathieufortin01/master
BAEL-3676 Fix failing manual test in sping-data-elasticsearch module
2020-06-01 09:06:10 +03:00
Loredana Crusoveanu 8110e5b827 Merge pull request #9340 from ashleyfrieze/BAEL-3615-redis-delete-fix
BAEL-3615-Rework the delete everything in Redis example
2020-05-31 22:29:02 +03:00
rpvilao 4c1af8f004 Merge pull request #9383 from andrebrowne/BAEL-3341
BAEL-3341 Rename test dependent on database
2020-05-28 09:58:00 +02:00
andrebrowne 547a57c3c8 BAEL-3341 Rename test dependent on database 2020-05-27 20:42:38 -04:00
Ali Dehghani 3582280608 Fixed the Datasource Assertion Issue 2020-05-27 22:25:08 +04:30
Michele Guarnaccia e1c3aed23b Added @Query method + clean 2020-05-27 19:43:04 +02:00
Josh Cummings 89d6a2f15a Merge pull request #9358 from kwoyke/JAVA-1635
JAVA-1635: Remove unnecessary dependencies and overridden spring-boot…
2020-05-27 09:30:11 -06:00
Josh Cummings 436998de1f Merge pull request #9333 from Maiklins/Java-1524-split-move-spring-boot-persistence
BAEL-1524 Change http into https
2020-05-27 09:29:21 -06:00
Ashley Frieze 8a771a8b46 Rework the delete everything in Redis example 2020-05-25 21:06:26 +01:00
Krzysztof Woyke 3c455c5c56 JAVA-1635: Remove unnecessary dependencies and overridden spring-boot.version 2020-05-25 13:03:25 +02:00
Loredana Crusoveanu 7742fe6c9f Merge pull request #9267 from eugenp/lor6-patch-1
Update README.md
2020-05-24 15:37:46 +03:00
Michele Guarnaccia ab1114fb7d Refactored packages 2020-05-24 11:45:17 +02:00
Michele Guarnaccia 715147e7dc Refactored packages, added test cases, added structured class case 2020-05-24 11:44:26 +02:00
kwoyke f48582cfe1 BAEL-4079: Add Oracle dependencies (#9338) 2020-05-23 19:55:53 +02:00
rpvilao e689beb984 Merge pull request #9178 from andrebrowne/BAEL-3341
BAEL-3341 A Guide to Hibernate Types Project
2020-05-21 21:11:01 +02:00
mikr 6eaf9840a0 BAEL-1524 Change http into https 2020-05-21 12:08:11 +02:00
Josh Cummings 9c14404de9 Merge pull request #9306 from Maiklins/Java-1524-split-move-spring-boot-persistence
Java 1524 split move spring boot persistence
2020-05-19 19:38:23 -06:00
Mathieu Fortin 177bb9c897 removed unecessary dependencies 2020-05-19 19:54:29 -04:00
Mathieu Fortin cffeff11ab removed unecessary dependencies 2020-05-19 19:53:23 -04:00
Mathieu Fortin 458699cb5b added back elasticsearch dependency 2020-05-19 19:48:11 -04:00
Mathieu Fortin 3fc4ed23a4 upgrade to 4.0.0.RELEASE 2020-05-19 19:44:42 -04:00
Mathieu Fortin 40aa75eec1 fixed formatting according to eclipse formatter 2020-05-19 19:24:29 -04:00
Mathieu Fortin 1ed9c7db32 fixed mapping and tests 2020-05-19 19:24:29 -04:00
Mathieu Fortin 6f9e27dc59 fixed most tests 2020-05-19 19:24:29 -04:00
Mathieu Fortin 95e4e7326d removed ArticleService 2020-05-19 19:24:29 -04:00
Mathieu Fortin 58e44705b2 fixed format 2020-05-19 19:24:29 -04:00
Mathieu Fortin 2c5c556fed fixed tests 2020-05-19 19:24:29 -04:00
Mathieu Fortin c1d547c5f0 fixed tests 2020-05-19 19:24:29 -04:00
Mathieu Fortin 745d5edda1 upgraded libs, moved to RestHighLevelClient 2020-05-19 19:24:29 -04:00