Commit Graph

1531 Commits

Author SHA1 Message Date
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