Commit Graph

407 Commits

Author SHA1 Message Date
Loredana Crusoveanu abe7f56dc2
Merge pull request #6928 from collaboratewithakash/master
Back-link added
2019-05-11 09:20:48 +03:00
Loredana Crusoveanu 396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
amit2103 1aed22713d [BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article 2019-05-11 00:33:30 +05:30
Loredana Crusoveanu be30fd1ab8
Merge pull request #6924 from amit2103/BAEL-14315
[BAEL-14315] - Added new module spring-persistence-simple and moved o…
2019-05-10 09:08:44 +03:00
Shubhra Srivastava a7f347194b Bael 2812 jpa basic annotation (#6922)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module

* BAEL-2812 : Moving files to java-jpa
2019-05-09 22:12:58 -06:00
amit2103 06047d4280 [BAEL-14315] - Added new module spring-persistence-simple and moved one article 2019-05-10 00:22:34 +05:30
Erhan Karakaya d783aba7dc BAEL-2839 Added code samples (#6916) 2019-05-08 16:31:19 -06:00
collaboratewithakash ee477bbfa0
Back-link added 2019-05-08 16:45:57 +05:30
collaboratewithakash cccba61e72
Back-link added 2019-05-08 16:42:48 +05:30
collaboratewithakash cb39ba6e6c
Back-link added 2019-05-08 16:21:52 +05:30
collaboratewithakash 203ae4f81e
Back-link added 2019-05-08 16:14:58 +05:30
collaboratewithakash 529d462c03
Update README.md 2019-05-08 16:11:20 +05:30
collaboratewithakash 6b0676c98e
Back-link added 2019-05-08 16:09:57 +05:30
collaboratewithakash f44662ef1e
Back-link added 2019-05-08 14:35:17 +05:30
collaboratewithakash a205fb8b21
Back-link added 2019-05-08 14:27:51 +05:30
collaboratewithakash 07102c0199
Back-link added 2019-05-08 14:21:38 +05:30
collaboratewithakash a28f6d4394
Back-link added 2019-05-08 14:17:43 +05:30
collaboratewithakash 7ef65f7b7a
Back-link added 2019-05-08 12:47:42 +05:30
collaboratewithakash 4427b9ca22
Back-link added 2019-05-08 12:36:35 +05:30
collaboratewithakash 23c2b337f0
Back-link added 2019-05-08 12:25:32 +05:30
Krzysztof Majewski 51a9d7b0d6 BAEL-2799 (#6904)
* BAEL-2799

* constructor name fix

* method name fix

* add database

* fix tests
2019-05-07 10:34:15 -06:00
Loredana Crusoveanu 0c0f148320
Merge pull request #6902 from amit2103/BAEL-14249
[BAEL-14249] - POM Properties Cleanup
2019-05-06 23:22:19 +03:00
Shubhra Srivastava e4abb5af73 BALE-2812 : JPA Basic Annotation (#6869)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module
2019-05-05 19:28:23 -06:00
amit2103 aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
Krzysztof Majewski ccd28428f3 Bael 2799 (#6849)
* BAEL-2799

* fix import lombok

* move to proper module

* filename fix

* filename fix

* fix tests

* fix test methods

* fix test methods
2019-05-03 22:33:45 -06:00
rpvilao 3ca1646e75
Merge pull request #6792 from tinomthomas/master
BAEL - 2823
2019-05-01 11:41:39 +02:00
Loredana c2f4229972 refactor spring-data-jpa 2019-04-30 19:43:10 +03:00
Loredana 1d1fd5ed3e fix conflicts 2019-04-30 14:09:47 +03:00
PranayVJain 88ff2a56ac BAEL-2805: Added unit test cases (#6728)
* BAEL-2805: Added unit test cases

* BAEL-2805: Added a property annotated with @Column and @Size

* BAEL-2805: Moved the examples from hibernate5 to hibernate-mapping
2019-04-29 23:39:34 -06:00
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
TINO 16493292f2 BAEL - 2823 2019-04-22 00:43:35 +03:00
TINO dfdee7aa7a BAEL - 2823 2019-04-21 23:28:39 +03: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