lucaCambi77
|
f63772f5e4
|
[ BAEL-5987 ] - Difference Between JPA and Spring Data JPA (#13209)
* feat: add jpa - spring data difference examples
* fix: remove _ from package name
|
2023-01-04 21:34:13 -06:00 |
|
Haroon Khan
|
7f6b12abcb
|
[JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647)
|
2022-08-25 21:30:13 +05:30 |
|
lucaCambi77
|
4d159f7808
|
BAEL-5263 : Access Entity Manager with Spring Boot and Spring Data (#11680)
* feat: entity manager with spring data
* fix typo
* fix: article and code review
|
2022-01-23 09:06:25 +05:30 |
|
Haroon Khan
|
acc089e414
|
[JAVA-8367] Split spring-data-jpa-repo module
|
2021-12-23 22:23:23 +00:00 |
|
chaos2418
|
686857c251
|
JAVA-8435: reducing logging for tutorials-integration job
|
2021-11-20 09:45:50 +05:30 |
|
fdpro
|
4e4ac650fa
|
[JAVA-2306] Moved articles from spring-persistence-simple
* https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa went into spring-jpa-2
* https://www.baeldung.com/hibernate-5-spring went to spring-jpa-2
* https://www.baeldung.com/transaction-configuration-with-jpa-and-spring went to spring-jpa-2
* https://www.baeldung.com/persistence-layer-with-spring-and-hibernate went to spring-jpa-2
* https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics went to spring-jpa-2
* https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa went to spring-data-jpa-repo-2
* https://www.baeldung.com/spring-data-jpa-query went to spring-data-jpa-query-2
* https://www.baeldung.com/spring-jdbc-jdbctemplate moved to spring-jdbc
* Removed spring-persistence-simple module as all articles have been moved
|
2020-09-02 20:22:44 +02:00 |
|