Commit Graph

1633 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
anuragkumawat d14b1e1fb7
JAVA-30667 Move article code to spring-data-jpa-query module (#16445) 2024-04-23 14:08:54 +03:00
rcalago 804e250a08
Update README.md 2024-04-23 16:10:42 +08:00
rcalago fd0ae27bdc
Update README.md 2024-04-23 16:08:34 +08:00
Vini 378cf78e7a
Merge pull request #16263 from DragomirAlin/master
BAEL-6265: PersistenceUnit vs PersistenceContext
2024-04-22 18:07:40 +02:00
Bipin kumar bf4f3eb524
JAVA-33582: Adding modules which are missed (#16450) 2024-04-22 11:41:44 +03:00
panos-kakos 5d6dbeb8f9
[JAVA-33753] Clean up (#16396) 2024-04-21 23:45:41 +02:00
Sam 8012a0a62a
bael-7718 (#16256)
* bael-7718

* feedback updates

* PR feedback

---------

Co-authored-by: technoddy <mail.technoddy@gmail.com>
2024-04-20 10:55:29 -05:00
davidmartinezbarua 979f4ffb2c
Merge pull request #16410 from sIvanovKonstantyn/master
BAEL-6346 - "Not a managed type" exception in Spring Data JPA
2024-04-19 14:54:05 -03:00
Bipin kumar d177b348fa
JAVA-33584: Added reasons on modules that are commented out (#16378) 2024-04-19 11:21:12 +03:00
Harry9656 acce5c0a91
JAVA-32437: Remove mvnw, mvnw.cmd and files under .mvn/wrapper (#16413) 2024-04-18 13:22:59 +03:00
rcalago a76ea07cb2
Update README.md 2024-04-17 15:57:31 +08:00
rcalago 29b54feb66
Create README.md 2024-04-17 15:37:38 +08:00
rcalago 9e1cc22a2a
Update README.md 2024-04-17 15:32:55 +08:00
rcalago f0233dc8ef
Update README.md 2024-04-17 15:24:41 +08:00
rcalago e3d421be94
Update README.md 2024-04-17 15:13:00 +08:00
rcalago e2c6484a5b
Create README.md 2024-04-17 15:09:24 +08:00
Manfred 1f2c8a5c3d
BAEL-7670: Introduction to DuckDB (#16430) 2024-04-16 19:31:20 -05:00
Dragomir Alin 6d95df0a41 fix conflicts 2024-04-16 18:45:19 +03:00
Dragomir Alin 8e38f00e63 update pom 2024-04-16 18:40:20 +03:00
timis1 960af85d50
JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
timis1 ebd95b4840
JAVA-32815 Split or move spring-data-jpa-simple (#16322)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-16 09:59:28 +03:00
Dragomir Alin 754fa52b6c update scope for test dependencies 2024-04-16 09:30:38 +03:00
vunamtien a4ecc1ca29
[JAVA-31657] Upgrade-spring-aspects-to-latest-version (#16338) 2024-04-16 09:26:58 +03:00
ICKostiantyn.Ivanov c8f82ab48e BAEL-6346 - Fixes according to editor comments 2024-04-16 08:15:49 +02:00
ICKostiantyn.Ivanov 55769583dd BAEL-6346 - Fixes according to editor comments 2024-04-15 07:54:29 +02:00
Wynn Teo 4a787e8342
Bael 5911 hf (#16417)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* update class name to LiveTest
2024-04-14 21:07:04 -05:00
sIvanovKonstantyn b1ae6680d8
Merge branch 'eugenp:master' into master 2024-04-14 18:18:06 +02:00
ICKostiantyn.Ivanov 4602f3a150 Merge branch 'master' of https://github.com/sIvanovKonstantyn/tutorials 2024-04-14 18:14:42 +02:00
ICKostiantyn.Ivanov 60751b2a06 BAEL-6346 - "Not a managed type" exception in Spring Data JPA 2024-04-14 18:14:19 +02:00
vunamtien 684ee81ed1
[JAVA-32759] Split-or-move-spring-boot-persistence-mongodb (#16392) 2024-04-14 17:04:50 +02:00
Harry9656 d50de8f6bd
JAVA-31405: Removed the repo.spring.io from tutorials repo (#16358) 2024-04-14 13:34:57 +03:00
Usman Mohyuddin 4d6b46699c
Feature/spring data mongodb skip and limit (#16285)
* mongo repo with @Aggregation in skip & limit

* add tests for skip & limit in MongoRepository

* cleanup

* fix spaces

* use BDD naming conventions
2024-04-13 13:58:24 -07:00
Kasra Madadipouya abdddad3b6
[JAVA-25150] Logback upgrade (#16288) 2024-04-12 17:41:02 +02:00
Manfred 856360fe1d
BAEL-7670: Introduction to DuckDB (#16197)
* BAEL-7670: Introduction to DuckDB

* BAEL-7670: Introduction to DuckDB
2024-04-11 19:30:36 -05:00
Wynn Teo e34eb87e8e
Bael 5911 (#16299)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* get next val

* get next val
2024-04-11 19:23:17 -05:00
Wynn Teo 661238c1b2
Bael 7420 hotfix (#16348)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Rename

* update class name
2024-04-10 19:10:48 -05:00
Wynn Teo c8bb1e301f
Bael 7668 hotfix (#16349)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Rename

* update class name
2024-04-10 19:03:45 -05:00
Harry9656 4394e828c1
JAVA-32410: Update mockito-core to version 5.11.0 (#16199)
* JAVA-32410: Update mockito-core to version 5.11.0

* Fix rollback mockito upgrade.

* wip

* WIP: Update jee-7 wildfly versions

* WIP: Fix jersey tests

* WIP: rollback powermock module

* wip: fix test in spring-data-dynamodb

* wip: fix test in spring-security-legacy-oidc

* wip: rollback quarkus

* wip: fix greeter-spring-boot-autoconfigure

* JAVA-33535: Fix spring-core module integration test

JAVA-33535: rollback junit-5 module mockito version.

* Fix byte-buddy

* Fix log4j dependency in apache-poi
2024-04-11 01:26:19 +02:00
Mikhail Polivakha f1af9d5e55
BAEL-6174 Moved subselect package to newly created hibernate-annotations-2 (#16342)
* BAEL-6174

* Moved subselect package to newly created hibernate-annotations-2
2024-04-10 14:06:14 -07: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
panos-kakos c3939b1850
[JAVA-32833] (#16265)
* [JAVA-32833]

* [JAVA-32833] Fixed configuration
2024-04-08 22:54:14 +02:00
Wynn Teo 8e247e172b
Bael 7668 (#16257)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* jooq join table

* Fix the wildcard import
2024-04-07 21:30:35 -05:00
Maiklins f8fe72540d
Merge pull request #16279 from zeesh49/BAEL-7692-Join-Queries
Bael 7692 join queries
2024-04-07 22:39:28 +02:00
timis1 0290702ccc
JAVA-32805 Upgrade jedis for spring boot 3 in spring-data-redis (#16301) 2024-04-07 13:10:36 +03:00
sIvanovKonstantyn db60b63c1b
BAEL-7297 - Continue with Transaction After Exception in JPA (#16233)
* BAEL-7297 - Continue with Transaction After Exception in JPA

* BAEL-7297 - Add linebreak

---------

Co-authored-by: ICKostiantyn.Ivanov <ICKostiantyn.Ivanov@amwell.com>
2024-04-06 08:43:52 +05:30
Wynn Teo bb544b9168
Bael 7420 (#16242)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Jsonb query

* Added new module to parent pom
2024-04-04 21:01:52 -05:00
rcalago eb73935257
Update README.md 2024-04-04 00:07:54 +08:00
rcalago 1c4caceec0
Update README.md 2024-04-04 00:01:26 +08:00
rcalago 0eaafc735e
Update README.md 2024-04-03 23:45:43 +08:00