Commit Graph

22 Commits

Author SHA1 Message Date
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
rcalago 9e1cc22a2a
Update README.md 2024-04-17 15:32:55 +08:00
Pedro Lopes 28bb26ceb2
BAEL-6852: Can @Transactional and @Async work together? (#16126)
* adding tests and repo classes

* wrapping up logic]

* removing test

* removing sql files

* changing to throw exception on optional]

* introducing property in pom
2024-04-10 07:32:21 +02: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
rcalago eacd2adc0f
Update README.md 2024-03-01 14:22:47 +08:00
Manfred 6d1ed25da1
BAEL-7572: Spring Data JPA Repository for Database View (#15918) 2024-02-27 20:13:46 -06: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
Manfred 1b843fd34a
BAEL-7296: Calling Custom Database Functions with JPA (#15869) 2024-02-20 21:31:55 -06:00
rcalago ded13493d9
Update README.md 2024-02-17 06:23:02 +08: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
Manfred 7055bb3f6b
BAEL-7282: Getting all results at once in a paged query method (#15761) 2024-02-06 19:52:45 -06:00
Amit Pandey 2de2d80c81
[JAVA-31110] - Upgrade to Hibernate modules to the latest version (#15807) 2024-02-05 20:51:32 +01:00
rcalago 0bedd12300
Update README.md 2024-02-03 09:05:06 +08:00
Eugene Kovko 6c6ed2ba66 BAEL-7452: Added transactional annotations to GroupService 2024-02-01 13:52:36 +01:00
rcalago 68b46cf66a
Update README.md 2024-01-27 21:27:04 +08:00
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
Eugene Kovko 9aa37e2746
BAEL-6887: List vs Set in @OneToMany JPA (#15677) 2024-01-18 11:43:05 -08:00
Bipin kumar 3b9635fd20 JAVA-24381:Changes made for fixing pom indentation for modules starts M to P (#14639) 2023-08-28 18:29:54 +03:00
edizor de908f5da7 Create README.md
[skip ci]
2023-08-09 19:54:33 +08:00
Sam aae5f7dc38 Scroll API Implementation (#14435)
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2023-07-27 12:00:54 +02:00