panos-kakos
41979445ef
Java 26374 Identify and move popular Boot articles ( #15139 )
2023-11-25 12:03:07 +02:00
Bipin kumar
a408564d18
JAVA-21189: Formatting pom.xml modules starting from NOPQR ( #14097 )
2023-05-23 22:03:06 +05:30
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
freelansam
456652e02b
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
Krzysiek
5242966787
JAVA-9486: Use guava.version defined in the parent pom
2022-01-18 09:42:21 +01:00
Haroon Khan
acc089e414
[JAVA-8367] Split spring-data-jpa-repo module
2021-12-23 22:23:23 +00:00
freelansam
32dde5b5d1
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde
ae27c57803
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3)
2021-05-10 20:06:48 +05:30
Loredana
5a05897688
revert explicit junit, maven version overrides for boot projects
2020-10-14 16:16:17 +03:00
François Dupire
68287516fe
[JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions ( #10018 )
...
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions
* Upgraded JUnit version for persistence-module and the modules that directly depends on it
* Upgraded Maven Surefire Plugin version for these as well
* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules
* Upgraded versions in other modules
* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used
* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +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