Commit Graph

375 Commits

Author SHA1 Message Date
Erik Pragt b5d95430f8
Merge pull request #6774 from isaolmez/BAEL-2809
BAEL-2809 Hibernate Batch Inserts
2019-04-26 21:47:18 +08:00
isaolmez 46f5e0dc93 BAEL-2809: Added code samples 2019-04-26 11:10:34 +03:00
rpvilao 9ba9b3d1fc
Merge pull request #6810 from michael-pratt/BAEL-2732
[BAEL-2732] Adding in BSON examples from article
2019-04-24 19:45:13 +01:00
Seun Matt b798326b29 improvement BAEL-2897 (#6795)
* 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

* improvement BAEL-2897

* updated the persistence module

* updated readme
2019-04-24 08:05:24 -07:00
Michael Pratt a89a07db5f [BAEL-2732] Adding in BSON examples from article 2019-04-24 13:49:04 +00:00
isaolmez c0c5a64b10 Merge remote-tracking branch 'upstream/master' into BAEL-2809
# Conflicts:
#	persistence-modules/spring-data-jpa-2/pom.xml
2019-04-21 07:59:16 +03:00
Eric Martin a5d630b175
Merge pull request #6695 from sumitsg34/master
BAEL-2841 spring data jpa populators
2019-04-20 15:43:49 -05:00
isaolmez 004b2cc5a8 BAEL-2809: Added code samples 2019-04-20 22:56:02 +03:00
isaolmez f8d76eb5ac BAEL-2809: Added code samples 2019-04-20 22:53:09 +03:00
dcalap e41d832038 #BAEL-2828 - first and top example methods added (#6742)
* #BAEL-2828 - first and top example methods added

* #BAEL-2828 - fix import and method same erasure error

* #BAEL-2828 - get rid of Optional in order to pass tests
2019-04-19 22:38:03 -06:00
Raghav Jha 9da56d97b6 BAEL-2822 Persisting Maps with Hibernate (#6692)
* BAEL-2822 Persisting Maps with Hibernate

* BAEL-2822 Move PersistMaps Tutorial to new module

* BAEL-2822 Move PersistMaps Tutorial to new module

*     BAEL-2822 Move PersistMaps Tutorial to new module
2019-04-19 22:34:34 -06:00
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
sumit.sg34 029ab027ed BAEL-2841 updated code to use multiple xml files 2019-04-17 18:52:51 +05:30
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
sumit.sg34 93d6d243ac formatting done : removing tabs 2019-04-14 20:56:40 +05:30
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
sumit.sg34 7bb364a2f2 BAEL-2841 updated test cases and test data 2019-04-11 23:01:50 +05:30
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
sumit.sg34 bbce155a78 BAEL-2841 spring data jpa populators 2019-04-09 22:44:45 +05:30
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