Commit Graph

36 Commits

Author SHA1 Message Date
michaelin007 2611e8eac6 https://jira.baeldung.com/browse/BAEL-7375 2024-01-04 15:06:38 +00:00
Harry9656 e78f30f892 JAVA-26765: Update persistence-modules/spring-boot-persistence to new mysql connector 2023-11-21 22:22:49 +01:00
timis1 ff826f0d08 JAVA-25519 Upgrade spring-boot-persistence to Spring Boot 3 (#14895) 2023-10-13 14:31:01 +03:00
Bipin kumar 78533d4dc7 JAVA-23052: changes made for adding spring-abstract-routing-data-sour… (#14407)
* JAVA-23052: changes made for adding spring-abstract-routing-data-source in spring-boot-persistence-3

* JAVA-23052: changes made for removing spring-abstract-routing-data-source in spring-boot-persistence
2023-07-15 17:02:13 +05:30
timis1 7047e858de JAVA-20168 Update article links in README.md (#14307)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-30 09:29:21 +05:30
Dhawal Kapil db4e6d5e47 JAVA-19718 Minor corrections and fixes (#13865) 2023-04-19 23:28:25 +05:30
Bipin kumar 1137565f01 JAVA-19787 : Adding example for h2 default sql schema and data initialization (#13863) 2023-04-19 20:25:45 +05:30
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
chaos2418 000dcdf966 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
johnA1331 48e61e7d56 Update README.md 2021-12-04 19:35:52 +08:00
Rafael Lopez c272dba665 JAVA-2592: Add DROP TABLE IF EXIST clause to avoid SQL exception 2021-11-07 13:04:54 -05:00
Rafael Lopez b9fadd8f3d JAVA-2592: Update article on AbstractRoutingDatasource (#11320)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2021-10-28 00:28:57 +05:30
Shashank cd3868d863 Spring Boot 2.5.x compatible updates in spring-boot-persistence 2021-10-14 19:08:58 +05:30
Dhawal Kapil 0e9d949beb JAVA-6454 Changes done as per Spring Boot 2.5 release
- Added spring.jpa.defer-datasource-initialization so that data creation
can be enabled using data.sql files
2021-09-27 23:14:47 +05:30
Dhawal Kapil fae92b4fa6 JAVA-3247 further changes to reduce logging build pass 2021-08-21 14:35:49 +05:30
Dhawal Kapil b6a5974f85 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +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
Krzysiek 1509fa5ddc JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Krzysztof Woyke f0befa0f8b JAVA-1644: Remove overriden spring-boot.version property 2020-06-03 09:00:03 +02:00
mikr 6eaf9840a0 BAEL-1524 Change http into https 2020-05-21 12:08:11 +02:00
mikr 94ed56e4f5 BAEL-1524 Put back HikariCP 2020-05-16 17:21:28 +02:00
mikr 3d9c2403ab BAEL-1524 Put back HikariCP 2020-05-16 17:17:21 +02:00
mikr c2637f1509 BAEL-1524 Split spring-boot-persistence module 2020-05-09 14:56:21 +02:00
Dhawal Kapil 6c6d7de503 BAEL-21545 POM Properties Cleanup
- Fixed unit test issue in spring-boot-persistence module
2020-01-27 17:17:40 +05:30
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Sam Millington 4ac9db1519 moved persistence context article files (#8389)
* moved persistence context article files

* Moved test

* added spring boot dependencies
2019-12-16 18:04:29 +00:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
devender.kumar 2468833a98 Review commnet changes 2019-11-17 20:36:06 +01:00
devender.kumar 03676e1904 Break long line into smaller 2019-11-11 17:40:38 +01:00
devender.kumar 964cc03a38 Remove controller 2019-11-11 08:01:08 +01:00
devender.kumar 9b1e6819c3 Remove controller 2019-11-11 07:57:48 +01:00
devender.kumar 344846c9ca added more test cases 2019-11-02 21:40:55 +01:00
devender.kumar fb34b40870 Fix typo 2019-10-30 23:16:56 +01:00