Commit Graph

360 Commits

Author SHA1 Message Date
Seun Matt 2b0d0665ba updated the example code with data.sql (#6749)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849

* updated the example code with data.sql
2019-04-17 19:29:57 -07:00
Joel Juarez 2be225b6fc added jpa embeddable example (#6636)
* [BAEL-12731] - Fixed tests in spring-boot-security module

* [BAEL-12731] - Added BcryptPasswordEncoder support

* first commit

* [BAEL-13322] - Removed noexception module : Code already present in libraries module

* added jpa embeddable example

* Issue-6604: Upgrade spring cloud to Edgware.SR5

* BAEL-2569 EnvironmentPostProcessor in Spring Boot (#6608)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2477

* BAEL-2829: Moving to spring-data-jpa-2

* BAEL-379 A Guide to jBPM with Java (#6619)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-1959 Classpath contains multiple bindings

Updated pom.xml to exclude log4j binding

*  Fixed or added Context Integration Tests for modules named in ticket

* extension function in java

* BAEL-2803 (#6640)

* added sample code for eval article

* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* moved code to new module

* removed eval article code

* BAEL-2736: Update README (#6651)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL

* BAEL-2844 (#6641)

* Revering tree update (#6561)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* corrections

* BAEL-2481: Moved to spring-mvc-java

* BAEL-2820 Transforming Optional of an Empty String into Empty Optional (#6634)

* [BAEL-13311] - Checked modules that don't use our standard parents

* BAEL2489:Avoid check for null statements in Java (#6647)

* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - adding ofnullable to Optional example

* BAEL-2801 (#6665)

* BAEL-2727 Example Code

* BAEL-2801 Example code

* Change to use parent-boot-2

* fix bean config

* [BAEL-13378] - Added modules those were not built

* Bael 2826 case insensitive spring data jpa (#6668)

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode

* [BAEL-13313] - Extract versions into properties

* BAEL

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-1959: Moved to logging-modules/logback

* [BAEL-13313] - Fixed PMD violation for string-test-functions module unit test

* [BAEL-13313] - Fixed PMD violation for math-test-functions module

* [BAEL-13378] - Added submodules in integration profiles also

* BAEL-2789: update README (#6676)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2569 (#6679)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2569 move code to spring-boot-ops module

* [BAEL-13314] - Fix formatting of POMs

* BAEL-379 A Guide to jBPM with Java (#6687)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-2811: Added sample code for jpa joins (#6691)

* added jpa embeddable example

* moved embeddable example to spring-data-jpa-2

* moved embeddable example to spring-data-jpa-2
2019-04-16 21:57:57 -07:00
Eric Martin 75ef80ed42
Merge pull request #6737 from DaveTheCrane/BAEL-2619-spring5-updates
corrected test to pull in profile-based config, fixe app context startup
2019-04-16 21:57:00 -05:00
Dave Crane 56d2e3c594 corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
nguyennamthai 4ca3d5049d Spring Data JPA projections (#6733) 2019-04-15 20:05:18 +02:00
dionisPrifti 6796ec3af7 BAEL-2810: Finished the examples and unit tests. (#6732) 2019-04-15 09:56:10 -07:00
FrancoCorleone 2cc1de2e39 [BAEL-2842] SQL JOINS (#6718) 2019-04-14 13:10:01 -07:00
Loredana Crusoveanu 3990032d76
Merge branch 'master' into master 2019-04-13 14:22:12 +03:00
isa ölmez 28ae6b644e BAEL-2811: Added new code samples (#6711) 2019-04-12 13:59:57 -07:00
Seun Matt f6aa400ace example code for BAEL-2849 (#6701)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849
2019-04-12 13:55:27 -07:00
Loredana Crusoveanu dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
sheryllresulta 25a109891b
Update README.md 2019-04-11 15:13:43 +08:00
sheryllresulta ba2af175e4
Update README.md 2019-04-11 15:13:01 +08:00
sheryllresulta a7b47a977a
Update README.md 2019-04-11 15:12:10 +08:00
Ekaterina Galkina 0554797999 replace 2019-04-10 18:47:23 +05:00
sheryllresulta 0b601e8f01
Update README.md 2019-04-10 14:16:48 +08:00
sheryllresulta 9e1bb2b8c8
Update README.md 2019-04-10 14:16:37 +08:00
sheryllresulta ea9461efad
Update README.MD 2019-04-09 21:41:26 +08:00
collaboratewithakash eaf1d3e35b
Back-link added 2019-04-09 17:17:51 +05:30
collaboratewithakash 9e87ba107f
Back-link added 2019-04-09 17:10:31 +05:30
collaboratewithakash 5b64febff3
Back-link added 2019-04-09 17:02:29 +05:30
collaboratewithakash 35e274c821
Back-link added 2019-04-09 16:48:29 +05:30
isa ölmez 59f3b02e87 BAEL-2811: Added sample code for jpa joins (#6691) 2019-04-08 14:24:24 -07:00
amit2103 3bbb2fbc55 [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
Shubhra Srivastava 06cb2e5351 Bael 2826 case insensitive spring data jpa (#6668)
* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode
2019-04-06 09:00:35 -07:00
sheryllresulta 288e67d573
Update README.md 2019-04-05 14:38:32 +08:00
sheryllresulta f90fc505ef
Update README.md 2019-04-05 14:23:48 +08:00
sheryllresulta 95f217d1a7
Update README.md 2019-04-05 13:55:54 +08:00
sheryllresulta 4b9a7f3420
Update README.md 2019-04-04 21:51:14 +08:00
ashleyfrieze 64cb4425c5
Merge pull request #6638 from myluckagain/BAEL-2477
BAEL-2477
2019-04-03 22:33:43 +01:00
Paul Latzelsperger c9211557bd BAEL-2803 (#6640)
* added sample code for eval article

* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* moved code to new module

* removed eval article code
2019-04-02 12:13:24 -07:00
eric-martin 006a51892d BAEL-2829: Moving to spring-data-jpa-2 2019-04-01 22:35:07 -05:00
Ekaterina Galkina 602d8b5a09 BAEL-2477 2019-04-01 14:03:29 +05:00
jarpz 7b51ca1dce feat(like-expressions): add Song + SongRepository with integration tests (#6633) 2019-03-31 14:53:43 -07:00
Shubhra Srivastava 3465c347d5 Bael 2826 case insensitive spring data jpa (#6625)
* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports
2019-03-31 14:47:52 -07:00
rodolforfq 0b9a5b3d04 BAEL-2806 (#6591)
* BAEL-2806

Article companion code.

* BAEL-2806-Rev1

Added integration tests, improved examples and fixed an error.
2019-03-31 07:48:49 -07:00
Eric Martin db72c6d2a0
Merge pull request #6589 from tinomthomas/master
BAEL - 2829
2019-03-30 23:44:24 -05:00
eric-martin 2eaf55fce3 BAEL-1961: Fixed UserModelListener.onBeforeConvert() 2019-03-29 19:57:18 -05:00
Loredana b8af6bec2b fix multiple sql files test 2019-03-29 23:40:03 +02:00
TINO ee06fce6f8 BAEL - 2829
Fixed the compilation error
2019-03-29 11:08:14 +03:00
amit2103 4195b7e406 [BAEL-10897] - Fixed tomcat connection pool issue and CarRepositoryIntegrationTest 2019-03-29 00:24:14 +05:30
amit2103 0b7d4a4d64 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10897 2019-03-29 00:08:00 +05:30
Blockchain-Trainer 76ff0d25cf [BAEL-2718] - Spring JPA Batch Inserts (#6333)
* [BAEL-2718] - Spring JPA Batch Inserts

* [BAEL-2718] - Spring JPA Batch Inserts (New PR)

* [BAEL-2718] - Spring JPA Batch Inserts New PR

* [BAEL-2718] - Spring JPA Batch Inserts

* BAEL-2718 - formatting (tab to space)
2019-03-28 04:33:40 -06:00
Loredana bce367c5f2 update readme 2019-03-27 22:41:19 +02:00
TINO 90eb4ba359 BAEL 2829 2019-03-27 23:29:15 +03:00
Loredana 78db505e7b move code 2019-03-27 22:25:46 +02:00
TINO a22ce57c66 BAEL - 2829
Review comments incorporated
2019-03-27 23:24:56 +03:00
Loredana b94dedadd5 move code to mongodb module 2019-03-27 22:21:01 +02:00
beardyinc 07b62fd912 BAEl 2803 (#6574)
* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* renamed test methods according to BDD
2019-03-26 19:41:42 -07:00