Commit Graph

23 Commits

Author SHA1 Message Date
Harry9656 42b9fb4598
[JAVA-32171] Fix missing pom.xml (#16196) 2024-03-24 23:53:37 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Harry9656 0f05a581e2 JAVA-26765: Update persistence-modules/spring-boot-persistence-2 to new mysql connector 2023-11-23 04:37:13 +01:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
panos-kakos 4a0a7fb937 [JAVA-23096] Upgraded logback library version to latest available 2023-08-20 12:39:42 +03:00
Gaetano Piazzolla 673673cad8 JAVA-21601 | Using oracle Starter instead of Multiple dependencies. (#14326) 2023-06-30 16:19:14 +05:30
timis1 bb9e5b65b4 JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (#13952)
* JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11

* JAVA-20165 Migrating spring-boot-persistence-mongodb

* JAVA-20165 Migrating spring-boot-persistence-mongodb-2

* JAVA-20165 Migrating spring-boot-persistence-mongodb-3

* JAVA-20165 Adding latest version for jdbi in spring-boot-persistence-2 module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-12 19:14:03 +05:30
Rafael Lopez e03662dd54 JAVA-7334: Update 'Oracle Connection Pooling With Spring' article 2021-09-19 17:56:49 -04:00
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
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
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
kwoyke f48582cfe1 BAEL-4079: Add Oracle dependencies (#9338) 2020-05-23 19:55:53 +02:00
mikr 94ed56e4f5 BAEL-1524 Put back HikariCP 2020-05-16 17:21:28 +02:00
mikr 958435e0b3 BAEL-1524 Add HikariCP exclusion to Spring Boot Data JPA dependency 2020-05-16 17:04:21 +02:00
mikr c2637f1509 BAEL-1524 Split spring-boot-persistence module 2020-05-09 14:56:21 +02:00
Aitor Cuesta 8c77609793 BAEL-3075 - Removing byte-buddy dependency 2020-04-15 08:01:26 +02:00
Aitor Cuesta 33d6f3853c BAEL-3075 - Undo whitespaces from pom.xml. README.md is replaced with the original version 2020-04-12 10:46:36 +02:00
Aitor Cuesta 5fc5e76929 BAEL-3075 - PR reviews, removing Oracle jars, adding extra explanation/configuration to Oracle configurations 2020-04-08 11:30:52 +02:00
Aitor Cuesta 6d60aad5f9 BAEL-3075 - Initial commit 2020-04-05 12:51:27 +02:00
amit.pandey fb58191295 resolve merge conflicts 2020-01-30 02:39:31 +05:30
amit.pandey f3740fc344 extract pom version into properties 2020-01-30 02:16:26 +05:30
Dhawal Kapil 579eddd624 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-21545_persistencemodules 2020-01-29 20:51:32 +05:30
Philippe 45de2abf96 [BAEL-3164] Rename module to spring-boot-persistence-2 2020-01-26 18:04:24 -03:00