Commit Graph

11 Commits

Author SHA1 Message Date
Yavuz Tas
81dfbe8aae Changes for BAEL-2621 (#9217)
* update dependency versions to latest

* merge repository packages

* remove obselete xml configuration

* fix formatting

* clean up

* update package name

* revert spring data jpa xml config and demonstrate how to import in PersistenceConfig by a commented @ImportResource annotation

* rename jpa repositories xml to make it more clear

* remove obselete @EnableJpaRepositories configs since we don't use spring data's jpa repositories for these congigurations
2020-05-06 21:22:23 -05:00
Yavuz Tas
11a87fa9d0 Update code base for BAEL-3872 (#9032)
* resolve an sql syntax error for H2 version 1.4.200

* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors

* update hibernate version to latest

* cleanup code

* show how to get a bean object from factory bean as shown in the section 4

* update mysql version and fix tests under persistence.service

* clean up code
2020-04-19 09:18:58 -05:00
Dhawal Kapil
7daccf46a9 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103
60fc96727a [BAEL-17326] - Extract versions into properties 2019-09-15 17:53:10 +05:30
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
Loredana
cbac5e3e76 BAEL-12937 2019-05-18 15:34:01 +03:00
amit2103
560e0f7072 [BAEL-14322] - Updated Spring JDBC Article 2019-05-17 00:15:09 +05:30
amit2103
3e0d3242d2 [BAEL-14321] - Moved @Query article code 2019-05-13 00:59:41 +05:30
amit2103
1aed22713d [BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article 2019-05-11 00:33:30 +05:30
amit2103
06047d4280 [BAEL-14315] - Added new module spring-persistence-simple and moved one article 2019-05-10 00:22:34 +05:30