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
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
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
panos-kakos
d2bcc42f67
[JAVA-32839] ( #16266 )
2024-04-01 22:18:07 +02:00
panos-kakos
dad6f36a97
[JAVA-32836] ( #16267 )
2024-04-01 22:08:09 +02:00
panos-kakos
5360ae1a35
[JAVA-32841] ( #16268 )
2024-04-01 21:53:21 +02:00
Zeeshan Arif
87fcf38d49
BAEL-7692 added case for ResultDTO_wo_Ids.java
2024-03-31 18:35:17 +05:00
Zeeshan Arif
fbef22d79d
BAEL-7692 added case for ResultDTO_wo_Ids.java
2024-03-31 18:04:22 +05:00
Zeeshan Arif
35bdac1c59
BAEL-7692
2024-03-31 17:50:00 +05:00
Maiklins
cc10b9f208
Merge pull request #16241 from zeesh49/master
...
Code added for ticket: BAEL-7621
2024-03-29 21:24:24 +01:00
vunamtien
c15f637d3a
[JAVA-30352] Move code of article Use Criteria Queries to spring-data-jpa-query-2 ( #16230 )
2024-03-29 16:12:29 +02:00
vunamtien
a6ea78aa47
[JAVA-29082] Split-or-move-spring-data-jpa-repo-module ( #16252 )
...
* [JAVA-29082] Split-or-move-spring-data-jpa-repo-module
* [JAVA-29082] Split-or-move-spring-data-jpa-repo-module
2024-03-29 11:26:43 +01:00
rcalago
ee28b0f7e7
Update README.md
2024-03-27 10:15:28 +08:00
Wynn Teo
c957410b7e
Bael 7648 ( #16176 )
...
* BAEL-7490 read write file in separate thread
* Change the to try resources
* Update the code to sync with article
* added new module for get list entity in hibernate
* Move the code to hibernate-queries module
* simplify the code
2024-03-26 20:19:44 -05:00