java-tutorials/persistence-modules
Yavuz Tas 847d6ab042 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
..
2020-04-10 15:54:59 +08:00
2020-04-19 18:09:24 +05:30
2020-01-30 02:39:31 +05:30
2020-04-12 04:31:53 +05:30
2020-04-12 04:31:53 +05:30
2020-01-27 00:40:23 +05:30
2020-01-30 02:39:31 +05:30
2020-03-18 14:11:14 +08:00
2020-04-12 01:23:02 +05:30
2020-04-21 14:15:57 +08:00

Persistence Modules

This module contains articles about persistence. Actual articles go into its submodules.