Commit Graph

13 Commits

Author SHA1 Message Date
panos-kakos 8fcec3fcda [JAVA-28936] Upgraded spring-data-jdbc to spring-boot-3 (#15437)
* [JAVA-28936]
2023-12-25 13:08:42 +02: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
Ralf Ueberfuhr aa35c80c41 BAEL-5457: Add Hikari configuration to datasource (#11923) 2022-03-14 12:23:35 -07:00
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
Asjad J b73253cfbc Updated README.md
Linked back to: https://www.baeldung.com/spring-boot-configure-multiple-datasources
2022-02-15 21:38:49 +05:00
Ralf Ueberfuhr 7f84edf0f8 BAEL-5323: Merge sources into existing persistence module (#11804)
* BAEL-5323: Spring Boot with multiple data sources

* BAEL-5323: small fixes

* BAEL-5323: fix test class

* BAEL-5323: Refactor configuration classes

* BAEL-5323: Set proeprty to private

* BAEL-5323: rename test class to follow naming conventions

* BAEL-5323: merge sources into existing persistence module

* BAEL-5323: merge sources into existing persistence module
2022-02-11 11:49:43 -08: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 c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
Kent@lhind.hp.g5 a83d25884e using query method 2021-03-10 11:28:43 +01:00
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
johnA1331 138fef96a4 Create README.md 2020-08-20 18:02:34 +08:00
Rando Shtishi 15e94bb577 BAEL-4230 - Adding Introduction to Spring Data JDBC Project (#9665) 2020-08-08 22:21:57 +02:00