java-tutorials/persistence-modules
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
..
activejdbc [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
apache-cayenne [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
core-java-persistence [BAEL-2842] SQL JOINS (#6718) 2019-04-14 13:10:01 -07:00
deltaspike [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
flyway [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
hbase BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
hibernate-ogm Update README.md 2019-03-12 15:30:51 +08:00
hibernate5 Back-link added 2019-04-09 17:02:29 +05:30
influxdb [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
java-cassandra BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
java-cockroachdb maven cleanup 2018-12-18 23:15:46 +02:00
java-jdbi maven cleanup 2018-12-18 23:15:46 +02:00
java-jpa Update README.md 2019-04-11 15:13:43 +08:00
java-mongodb BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
jnosql [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
liquibase BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
orientdb BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
querydsl [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
redis Merge pull request #5830 from eugenp/fix-jedis-map 2018-12-16 13:46:43 +02:00
solr [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
spring-boot-h2 example code for BAEL-2849 (#6701) 2019-04-12 13:55:27 -07:00
spring-boot-persistence corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
spring-boot-persistence-mongodb BAEL-1961: Fixed UserModelListener.onBeforeConvert() 2019-03-29 19:57:18 -05:00
spring-data-cassandra [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
spring-data-cassandra-reactive [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
spring-data-couchbase-2 Update README.md 2019-04-05 13:55:54 +08:00
spring-data-dynamodb BAEL-10179 Fixed formatting 2018-10-31 23:49:03 +05:30
spring-data-eclipselink BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 15 more modules.. work in progress..) 2018-09-16 10:15:18 -04:00
spring-data-elasticsearch [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
spring-data-gemfire BAEL-10335 - repo cleanup work 2018-12-18 23:02:40 +02:00
spring-data-jpa Merge pull request #6688 from sheryllresulta/master 2019-04-12 23:01:56 +03:00
spring-data-jpa-2 added jpa embeddable example (#6636) 2019-04-16 21:57:57 -07:00
spring-data-keyvalue Migrated modules to parent-boot with spring-boot 2.1: 2018-12-03 21:38:12 -02:00
spring-data-mongodb [BAEL-12090] - Extract versions into properties 2019-02-04 00:06:11 +05:30
spring-data-neo4j BAEL-9567 Align module names, folder names and artifact id 2018-11-30 22:16:08 +05:30
spring-data-redis Migrated modules to parent-boot with spring-boot 2.1: 2018-12-03 21:38:12 -02:00
spring-data-solr [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
spring-hibernate-3 Remove corrupted/invalid/stray projects 2018-12-06 22:53:43 +05:30
spring-hibernate-5 Update README.md 2019-02-28 20:20:47 +08:00
spring-hibernate4 Update README.md 2019-02-28 21:01:26 +08:00
spring-jpa [BAEL-10128] Updated spring JPA article 2019-03-11 00:44:59 +05:30
README.md Back-link added 2019-04-09 17:17:51 +05:30
pom.xml BAEL-10890 Fixed minor formatting 2019-02-28 22:21:29 +05:30