Commit Graph

1686 Commits

Author SHA1 Message Date
vunamtien 8a0c30588e
[JAVA-31656] Upgrade spring-oxm & spring-batch-core (#16045) 2024-03-09 16:47:37 +02:00
timis1 375015808d
JAVA-29179 Upgrade spring-data-cassandra-2 to Spring Boot 3 (#16066) 2024-03-09 16:46:05 +02:00
rcalago db133f7c93
Update README.md 2024-03-09 06:21:32 +08:00
rcalago bc1a5dfb27
Update README.md 2024-03-09 06:07:43 +08:00
anuragkumawat 19b6e5a3f1
JAVA-31111 Fix references to parent in spring-boot-persistence-4 spring-6-rsocket spring-cloud-azure modules (#15964) 2024-03-07 14:05:00 +02:00
sam-gardner 0ff06d1cf4
[JAVA-28930] Upgrade blaze-persistence to Spring Boot 3 (#16051) 2024-03-06 22:13:40 +01:00
Harry9656 a28abb7d2e
[JAVA-28954] Migrate spring-data-jpa-enterprise-2 module to parent-boot-3. (#16054) 2024-03-06 21:53:45 +01:00
vunamtien 39e93518ce
[JAVA-31501] Upgrade spring-data-mongodb to Spring Boot 3 (#16037) 2024-03-05 15:56:24 +02:00
ovidiu-mihai98 028a0dbe9f [BAEL-7421] - Creating Postgres Schema with Liquibase 2024-03-03 20:25:07 +02:00
Wynn Teo 4f0a8ce5d9
Bael 6317 (#15978)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-6317 Query Hint

* BAEL-6317 check if date object equals to yesterday

* Wrong file
2024-03-03 10:01:05 -06:00
Loredana Crusoveanu 666c81960b
Merge pull request #16016 from rcalago/master
Update on README.md
2024-03-01 12:46:19 +02:00
panos-kakos 924f3ff446
[JAVA-31655] Upgrade testcontainers.postgresql to the latest version (#16001) 2024-03-01 09:05:47 +01:00
rcalago da289ce699
Create README.md 2024-03-01 14:34:52 +08:00
rcalago eacd2adc0f
Update README.md 2024-03-01 14:22:47 +08:00
Eugene Kovko f7bd3d50f5
BAEL-7509: An example with optimized referenceBy (#15988)
* BAEL-7509: An example with optimized referenceBy

* BAEL-7509: Added query counting tests

* BAEL-7509: Formatting fix
2024-02-29 12:50:38 -08:00
Harry9656 258a3e4941
[JAVA-31577] Review and Upgrade to latest Guava version (#15986) 2024-02-29 19:46:09 +01:00
panos-kakos cf864cf8b8
[JAVA-31564] Upgrade Calcite module to latest version (#15977) 2024-02-28 20:07:34 +01:00
Manfred 6d1ed25da1
BAEL-7572: Spring Data JPA Repository for Database View (#15918) 2024-02-27 20:13:46 -06:00
sam-gardner 0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1

* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules

* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
sam-gardner 0e39a41cfa
JAVA-31651 Update querydsl-mongodb to 5.1.0 in spring-data-mongodb (#15980) 2024-02-26 15:43:45 +01:00
panos-kakos cb3b854caa
[JAVA-30180] Upgraded jackson library in main pom.xml (#15847)
* [JAVA-30180] Upgraded jackson library in main pom.xml

* [JAVA-30180] Reverted jackson upgrade for apache-kafka

* [JAVA-30180]
2024-02-25 22:26:52 +01:00
Loredana Crusoveanu 8c3dc71532
Merge pull request #15958 from rcalago/master
Update on README.md
2024-02-25 12:45:34 +02:00
Wynn Teo c1e287b9c9
Bael 7394 (#15942)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7394 @datatestjpa in junit

* Added new module to parent
2024-02-24 19:51:07 -06:00
rcalago cc43af9747
Update README.md 2024-02-24 15:19:54 +08:00
anuragkumawat f35b098b72
Java-31483 Comment spring-jinq and spring-jooq, revert sb3 upgrade of spring-rest-template-2 (#15929) 2024-02-22 11:54:52 +02:00
Manfred 1b843fd34a
BAEL-7296: Calling Custom Database Functions with JPA (#15869) 2024-02-20 21:31:55 -06:00
anuragkumawat acb28bdec3
JAVA-31341 Fix spring-jooq and spring-mybatis module (#15897) 2024-02-20 16:28:46 +02:00
davidmartinezbarua 1b594c7e97
Merge pull request #15871 from hmdrzsharifi/BAEL-7484
Bael 7484: Move article 'Spring Data MongoDB - Configure Connection' code into spring-boot-persistence-mongodb module
2024-02-19 14:44:44 -03:00
Sam e20c10f018
implementation for bael-7284 (#15636)
* implementation

* feedback

---------

Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-02-18 11:30:11 -06:00
rcalago ded13493d9
Update README.md 2024-02-17 06:23:02 +08:00
rcalago 2a75c0aac3
Update README.md 2024-02-17 06:17:42 +08:00
rcalago 8983dde8f0
Update README.md 2024-02-17 06:13:39 +08:00
anuragkumawat 250500d120
JAVA-31108 Upgrade parent-boot-3 to latest version - Fix modules v1 (#15824) 2024-02-16 11:04:05 +02:00
timis1 560cb18da9
JAVA-30529 Fix failing integration test in jooq module (#15876)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-14 21:47:34 +01:00
h_sharifi fabd8328a6 #BAEL-7484: add main source 2024-02-13 09:41:45 +03:30
Amit Pandey a246045b48
[JAVA-31185] - Upgrade to Hibernate latest version for persistence modules (#15832) 2024-02-12 09:21:05 +01:00
Amit Pandey 5b86742881
JAVA-28958 :- Upgrade spring-data-jpa-repo-2 to Spring Boot 3 (#15826)
* Initial Commit

* JAVA-28958 :- Upgrade to Spring Boot 3 for spring-data-jpa-repo-2.

* JAVA-28958 :- Delete unnecessary properties.

* JAVA-28958 :- Add property in POM.
2024-02-12 00:41:10 +01:00
panos-kakos d5fdbd7dea
[JAVA-28933] - Upgrade Flyway module to spring boot 3 (#15836) 2024-02-11 13:45:29 +01:00
Amit Pandey 2f5aaaee4c
[JAVA-31113] Upgrade projects to latest hibernate version (#15825) 2024-02-09 11:26:18 +01:00
Bipin kumar 8d9335f934
JAVA-31120 Fix formatting of POMs D_P (#15822) 2024-02-08 16:01:02 +02:00
Ulisses Lima f386325a94
Merge pull request #15787 from eukovko/BAEL-7452-Transactional-annotations
BAEL-7452: Added transactional annotations to GroupService
2024-02-07 14:15:03 -03:00
panos-kakos 8fa19c0930
[JAVA-29499] Upgraded spring-data-jpa-query to spring boot 3 (#15774) 2024-02-07 16:05:13 +02:00
Manfred 7055bb3f6b
BAEL-7282: Getting all results at once in a paged query method (#15761) 2024-02-06 19:52:45 -06:00
brokenhardisk 036ec22bb7
BAEL-7400:Hibernate SoftDelete Annotation (#15784)
* BAEL-7400:Hibernate SoftDelete Annotation

* BAEL-7400:Hibernate SoftDelete Annotation

* BAEL-7400:Hibernate SoftDelete Annotation
2024-02-06 08:06:20 +05:30
Amit Pandey 9417ac26a3
[JAVA-31115] Upgrade read-only-transactions to latest Hibernate and Spring Boot 3(#15814) 2024-02-05 21:23:13 +01:00
Amit Pandey 2de2d80c81
[JAVA-31110] - Upgrade to Hibernate modules to the latest version (#15807) 2024-02-05 20:51:32 +01:00
Amit Pandey 6a33ca8f57
[JAVA-30684] - Upgrade Hibernate to the latest version for Spring-JPA and Spring-JPA-2 modules (#15798) 2024-02-05 20:49:52 +01:00
Sam f254e8f751
implementation bael-6949 (#15643)
* implementation

* feedbacks

---------

Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-02-04 17:27:35 -06:00
rcalago 38f648859d
Update README.md 2024-02-03 09:20:44 +08:00
rcalago 0bedd12300
Update README.md 2024-02-03 09:05:06 +08:00
davidmartinezbarua 772649421b
Merge pull request #15669 from hmdrzsharifi/BAEL-7434
Bael 7434: Verify code for "Multitenancy With Spring Data JPA"
2024-02-02 13:21:41 -03:00
Eugene Kovko 6c6ed2ba66 BAEL-7452: Added transactional annotations to GroupService 2024-02-01 13:52:36 +01:00
Bipin kumar 4bde015e08
JAVA-30208: Changes made for adding spring-hibernate-5 (#15659) 2024-01-31 16:43:41 +02:00
Loredana Crusoveanu 3369cdfdc1
Merge branch 'master' into master 2024-01-28 11:52:43 +02:00
Manfred 002384b668
BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA (#15632)
* BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA

* BAEL-6753: Storing PostgreSQL jsonb Using SpringBoot and JPA
2024-01-27 19:14:00 -06:00
rcalago 68b46cf66a
Update README.md 2024-01-27 21:27:04 +08:00
rcalago 519b43caa9
Create README.md 2024-01-27 20:55:09 +08:00
collaboratewithakash c99962d10a
backlink updated 2024-01-27 13:16:38 +05:30
collaboratewithakash 9c8f0e5281
backlink added 2024-01-27 12:24:43 +05:30
Eugene Kovko 450e82b2ca
Bael 7452 fixes (#15729)
* BAEL-7452: Renamed service getter

* BAEL-7452: Delombok and cleanup
2024-01-25 09:30:04 -08:00
Eugene Kovko 15de11de9a
Bael 7452 updated (#15714)
* BAEL-7452: Lazy loaded lists

* BAEL-7452: Example with Lazy Lists

* BAEL-7452: Test for lazy groups
2024-01-23 10:23:39 -08:00
Bipin kumar 3aa6d757c1
[JAVA-28956] Upgrade spring-data-jpa-repo module to Spring Boot 3 (#15665) 2024-01-22 23:46:19 +01:00
Loredana Crusoveanu bcab98e9c1
Merge pull request #15686 from rcalago/master
Updated README.md
2024-01-22 12:10:27 +02:00
Bipin kumar a09f1a89f1
[JAVA-30443] Changes made for removing commented module spring-data-rest (#15688) 2024-01-21 22:30:13 +01:00
anuragkumawat cebe2cbb62
JAVA-29069 Add not-fixed comment for spring-data-cassandra for JDK17 (#15676) 2024-01-19 15:55:21 +02:00
rcalago 305b8bc895
Update README.md 2024-01-19 10:58:16 +08:00
rcalago 05e5e82299
Update README.md 2024-01-19 10:48:43 +08:00
rcalago 37c73560d6
Update README.md 2024-01-19 10:09:36 +08:00
rcalago 36d34de0b6
Update README.md 2024-01-19 09:46:40 +08:00
rcalago 96e4a42e28
Update README.md 2024-01-19 09:39:10 +08:00
Eugene Kovko 9aa37e2746
BAEL-6887: List vs Set in @OneToMany JPA (#15677) 2024-01-18 11:43:05 -08:00
Amit Pandey 9801f1eb7d
JAVA-29068 - Fixed Spring Boot Mysql and added it back to module POM (#15670) 2024-01-18 14:55:38 +02:00
h_sharifi 189b0723ab #BAEL-7434: add defaultTenant 2024-01-17 18:53:04 +03:30
h_sharifi e8d187fec0 #BAEL-7434: refactor jwt 2024-01-17 18:52:26 +03:30
h_sharifi 79b63e92fc #BAEL-7434: add logback dependency 2024-01-17 18:51:28 +03:30
h_sharifi 8cc0b3e08f #BAEL-7434: add AuthenticationManager bean 2024-01-17 18:50:41 +03:30
parthiv39731 e2b84b5919 BAEL-7319, Introduction to Apache Calcite 2024-01-14 18:01:21 +05:30
Loredana Crusoveanu 4a914822d6 Merge pull request #15476 from eugenp/dkapil-patch-1
Update README.md
2024-01-13 16:36:11 +02:00
Maiklins e2e9b10e68 Merge pull request #15553 from Michaelin007/integrationtest
https://jira.baeldung.com/browse/BAEL-7375
2024-01-12 23:26:06 +01:00
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02:00
Harry9656 bf3b5a42f8 JAVA-29070: Upgrade Spring-Jooq module to Spring Boot 3 (#15387) 2024-01-07 23:44:45 +02:00
Eugene Kovko e2b376516e Bael 6447 (#15556)
* BAEL-6447: Persistable examples

* BAEL-6447: Explicit Repository Check Example

* BAEL-6447: Reformatting

* BAEL-6447: Renamed the method

* BAEL-6447: Parametrize the repository

* BAEL-6447: Added Author example for UnapdatableBook

* BAEL-6447: Remove findByTitleMethod

* BAEL-6447: Reformatting

* BAEL-6447: Service Test
2024-01-05 14:38:36 -08:00
Bipin kumar 0b27ba93ff JAVA-27737: Adding spring-hibernate-3 module (#15542) 2024-01-04 20:49:53 +02:00
michaelin007 2611e8eac6 https://jira.baeldung.com/browse/BAEL-7375 2024-01-04 15:06:38 +00:00
Azhwani 1768eee09f BAEL-6979: How to fix Hibernate QueryException: Named parameter not bound (#15451) 2023-12-31 17:35:36 +01:00
Amit Pandey 324082f9a8 JAVA-28931 :- Made changes to upgrade to Spring Boot 3 (#15516)
* Made changes to upgrade to Spring Boot 3

* Minor fixes

* Minor fixes
2023-12-31 16:38:52 +01:00
ACHRAF TAITAI 4c517ab0de BAEL-7068: Cast Query.list() to List<Type> in Hibernate (#15484) 2023-12-30 09:50:54 +01:00
Eugene Kovko e316c193a0 Bael 7281 (#15494)
* BAEL-7281: When use getOne and findOne methods Spring Data JPA

* BAEL-7281: Cleanup

* BAEL-7281: Test rename

* BAEL-7281: Fix not updated name
2023-12-29 10:15:39 -08:00
Amit Pandey 8e1e357c9d Java 29169 :- Upgrade spring-jdbc to Spring Boot 3 (#15423) 2023-12-28 16:54:32 +02:00
Eugene Kovko be84fd1b62 BAEL 7300: Return Map instead of List in Spring Data JPA (#15482)
* BAEL-7300: Return Map instead of List in Spring Data JPA

* BAEL-7300: Change the naming for the tests

* BAEL-7300: Fix formatting
2023-12-27 09:48:40 -08:00
anuragkumawat a347c74e04 JAVA-29004 Remove parent-java module (#15477) 2023-12-27 18:47:23 +02:00
Amit Pandey 49606ff3a4 Upgrade Spring-Data-YugabyteDB to boot 3 (#15453) 2023-12-26 19:04:31 +01:00
Gaetano Piazzolla 0e41d622ad JAVA-28932 Upgrade flyway-repair to Spring boot3 migration 2023-12-25 17:10:07 +01:00
panos-kakos 8fcec3fcda [JAVA-28936] Upgraded spring-data-jdbc to spring-boot-3 (#15437)
* [JAVA-28936]
2023-12-25 13:08:42 +02:00
Dhawal Kapil 2fb4d3c9bf Update README.md 2023-12-24 20:42:45 +05:30
Dhawal Kapil e3ce1bf828 Update README.md 2023-12-24 20:41:29 +05:30
Gaetano Piazzolla 750cc9b748 JAVA-29283 | added missing code for article (#15459) 2023-12-24 15:02:39 +01:00
Amit Pandey 616b9b9eb3 Upgrade to MyBatis to Spring Boot 3 (#15456) 2023-12-22 18:51:54 +01:00
Bipin kumar a24cf067a9 JAVA-28508: Fix formatting of POMs Modules D to Q (#15360) 2023-12-22 18:08:55 +02:00
Amit Pandey aea8adcfda Updated ScyllaDB package to use Spring Boot 3 (#15461) 2023-12-21 13:14:23 +01:00
Eugene Kovko 22c187747e BAEL-6129: SpEL in @Query (#15449)
* BAEL-6129: SpEL in @Query

* BAEL-6129: Fix Naming

* BAEL-6129: Test Cleanup
2023-12-20 20:53:57 -08:00
Amit Pandey f7d5d62a57 JAVA-28935 Upgrade to Spring Boot 3 for Mysql (#15436) 2023-12-20 08:46:34 +01:00
davidmartinezbarua af56780cfa Merge pull request #15391 from azhwani/BAEL-7280
BAEL-7280: How to get last record ordered by date in Spring Data
2023-12-19 19:57:14 -03:00
Harry9656 6bc1391e1f JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17 (#15433)
* JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17

* JAVA-29067: [FIX] Migrate from javax to jakarta.

* [FIX]: logback error.
2023-12-19 21:19:34 +01:00
Gaetano Piazzolla 357494e56f JAVA-29238 | fixing tests (#15434) 2023-12-18 22:11:10 +01:00
panos-kakos bbd286ee11 Java 26656 (#15413)
* [JAVA-26656]

* [JAVA-26656]
2023-12-17 17:29:54 +01:00
Gaetano Piazzolla d6c236a31b JAVA-29222 | lib update (#15418) 2023-12-17 15:05:43 +01:00
Azhwani 0b8873f03e BAEL-7283: Convert a page of objects to list in Spring Data (#15347) 2023-12-17 11:48:28 +01:00
Azhwani 841599a579 BAEL-7280: How to get last record ordered by date in Spring Data 2023-12-16 14:25:32 +01:00
Gaetano Piazzolla ec8fe08bb8 JAVA-29073 | removing harperDB jar (#15402) 2023-12-11 18:48:24 +01:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
panos-kakos b792a6e5ee [JAVA-28184] (#15366)
* [JAVA-28184] Moved code for article(Custom Naming Convention with Spring Data JPA) to spring-data-jpa-enterprise-2

* [JAVA-28184] Moved code for article(Working with Lazy Element Collections in JPA) to spring-data-jpa-enterprise-2
2023-12-10 23:49:27 +01:00
Gaetano Piazzolla f7205747ff JAVA-26712 | jjwt update (#15344)
* JAVA-26712 | jjwt update

* removed unused related article

* JAVA-26712 | fix
2023-12-10 22:39:11 +01:00
Gaetano Piazzolla e0b7b8c020 JAVA-26710 | Updating HikariCP library to the latest version - 5.1.0 (#15362) 2023-12-08 13:45:59 +01:00
edizor 6b41d74e5f Create README.md
[skip ci]
2023-12-07 22:15:31 +08:00
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
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
Alvin Austria 641ae1e973 Merge pull request #15335 from anuragkumawat/JAVA-26736
JAVA-26736 Upgrade jackson to latest version
2023-12-03 18:13:29 +01:00
davidmartinezbarua c55fe1ddb6 Merge pull request #15319 from parthiv39731/PR-7259
BAEL-7259
2023-12-02 14:14:23 -03:00
parthiv39731 0c7025b080 BAEL-7259: review comments implemented 2023-12-02 10:25:25 +05:30
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
parthiv39731 57eaebe8d5 BAEL-7259: renamed package 2023-11-30 19:40:11 +05:30
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
parthiv39731 952f1d2cd2 Deleted unused file 2023-11-29 19:56:38 +05:30
parthiv39731 eac9c4d5e9 BAEL-7259 2023-11-29 19:45:34 +05:30
Alvin Austria 2b13f9c907 Merge pull request #15295 from anuragkumawat/JAVA-26737
JAVA-26737 Upgrade hibernate ehcache version in spring-hibernate-5 module
2023-11-28 06:42:26 +01:00
parthiv39731 43fd0973dd BAEL-7259 2023-11-27 23:15:13 +05:30
anuragkumawat 8548b42b84 JAVA-27792 Move atomikos module to persistence-modules (#15301) 2023-11-27 11:40:35 +02:00
parthiv39731 1a63be9035 BAEL-7259 2023-11-27 10:27:27 +05:30
parthiv39731 7284c7462c BAEL-7259 2023-11-27 10:19:12 +05:30
Kasra Madadipouya 9af7dad83d Merge pull request #15282 from harry9656/task/JAVA-26771
JAVA-26771: Update liquibase-core and liquibase-maven-plugin to version 4.25.0
2023-11-25 19:11:29 +01:00
anuragkumawat ad7f1c7486 JAVA-26737 Upgrade hibernate ehcache version in hibernate-libraries module 2023-11-25 16:43:03 +05:30
anuragkumawat 7df2f25fdb JAVA-26737 Upgarde hibernate ehcache version in spring-hibernate-5 module 2023-11-25 16:35:00 +05:30
panos-kakos 41979445ef Java 26374 Identify and move popular Boot articles (#15139) 2023-11-25 12:03:07 +02:00
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
Harpal Singh bb7481a27a JAVA-26771: Update persistence-modules/liquibase liquibase-maven-plugin to 4.25.0 2023-11-23 21:07:17 +01:00
Harry9656 e4d65e524f Fix: spring-boot-mysql 2023-11-23 05:38:17 +01:00
Harry9656 b8c35c0c10 JAVA-26765: Update persistence-modules/flyway to new mysql connector 2023-11-23 04:58:58 +01:00
Harry9656 2fd61d0f0b JAVA-26765: Update persistence-modules/spring-hibernate-3 to new mysql connector 2023-11-23 04:57:36 +01:00
Harry9656 93ac0a07dc JAVA-26765: Update persistence-modules/hibernate5 to new mysql connector 2023-11-23 04:53:37 +01:00
Harry9656 ac8d8ef5c9 JAVA-26765: Update persistence-modules/read-only-transactions to new mysql connector 2023-11-23 04:50:52 +01:00
Harry9656 4245d664b7 JAVA-26765: Update persistence-modules/spring-hibernate-5 to new mysql connector 2023-11-23 04:48:44 +01:00
Harry9656 e512b83e8b JAVA-26765: Update persistence-modules/spring-boto-mysql to new mysql connector 2023-11-23 04:46:01 +01:00
Harry9656 15b097bb8a JAVA-26765: Update persistence-modules/liquibase to new mysql connector 2023-11-23 04:44:04 +01:00
Harry9656 0f05a581e2 JAVA-26765: Update persistence-modules/spring-boot-persistence-2 to new mysql connector 2023-11-23 04:37:13 +01:00
Harry9656 a8db23aac2 JAVA-26765: Update persistence-modules/java-jpa-3 to new mysql connector 2023-11-23 04:36:50 +01:00
Harry9656 844e537a53 JAVA-26765: Update persistence-modules/java-jpa to new mysql connector 2023-11-23 04:32:04 +01:00
Harry9656 6fbaa02f92 JAVA-26765: Update persistence-modules/core-java-persistence-2 to new mysql connector 2023-11-23 04:28:38 +01:00
Harry9656 78a3c17a3e JAVA-26765: Update persistence-modules/apache-cayenne to new mysql connector 2023-11-23 04:24:44 +01:00
Harry9656 b180714d75 JAVA-26765: Update persistence-modules/spring-jpa to new mysql connector 2023-11-23 04:21:15 +01:00