Commit Graph

814 Commits

Author SHA1 Message Date
Loredana Crusoveanu 958a85f567 Merge pull request #11730 from Asjad-J/master
BAEL-47433 - add links to github-baeldung articles
2022-01-23 18:58:37 +02:00
Asjad J de6d285eef Update README.md
added link back to article: Cassandra Batch in Cassandra Query Language and Java
2022-01-23 10:25:53 +05:00
lucaCambi77 4d159f7808 BAEL-5263 : Access Entity Manager with Spring Boot and Spring Data (#11680)
* feat: entity manager with spring data

* fix typo

* fix: article and code review
2022-01-23 09:06:25 +05:30
Saikat Chakraborty 49319e7eb0 BAEL-4982 Batching In Cassandra (#11574)
* Implemented cassandra batch query

* Added netty version param

* Reformatted correctly

* Reformatted correctly

* Reformatted correctly

* Formatting fix resolved

* Formatting fix resolved

* Removed unused method

* Refactored method for better readability

* tab spaces corrected

Co-authored-by: saikat chakraborty <saikat.chakraborty@tesco.com>
2022-01-20 19:10:00 +05:30
kwoyke 6c8777fb21 JAVA-9494: Rename nested tests to LiveTest (#11719) 2022-01-18 20:24:48 +05:30
Krzysiek 5242966787 JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
Krzysiek 8c08be0403 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
kwoyke e3007b900c Merge pull request #11705 from freelansam/JAVA-8368
JAVA-8368: Split or move spring-data-jpa-crud module
2022-01-16 17:21:31 +01:00
sampadawagde ee9f2f5701 remove comment 2022-01-16 19:58:01 +05:30
sampadawagde ce4a4ae490 README changes 2022-01-15 12:28:43 +05:30
sampadawagde 696cc9b6ea JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:19:53 +05:30
sampadawagde 14cb343dab JAVA-8368: Split or move spring-data-jpa-crud module 2022-01-15 12:17:35 +05:30
kwoyke e29186f270 JAVA-9448: Rename Cassandra tests to *LiveTest (#11696) 2022-01-14 20:32:26 +05:30
kwoyke 08101f8e2d Merge pull request #11687 from hkhan/JAVA-9425-fix-sirix-integration-tests
[JAVA-9425] Fix failing integration tests in Sirix module
2022-01-13 10:25:17 +01:00
Haroon Khan b9f7fff489 [JAVA-9425] Fix failing integration tests in Sirix module 2022-01-13 09:01:20 +00:00
kwoyke 4eb04dc0bc Merge pull request #11670 from freelansam/JAVA-9022
JAVA-9022: Fix formatting of POMs
2022-01-13 09:50:07 +01:00
kwoyke 21b4b2433e JAVA-8984: Use embedded mongo version 4.4.9 (#11653) 2022-01-11 21:03:05 +05:30
Haroon Khan 17449fa3de [JAVA-8369] Split spring-data-jpa-query-2 module 2022-01-11 08:43:33 +00:00
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
kwoyke 9b41f73c47 Merge pull request #11616 from hkhan/JAVA-8983-fix-spring-data-integration-test
[JAVA-8983] Fix envers integration test
2021-12-30 10:32:03 +01:00
Haroon Khan 7bce366f78 [JAVA-8983] Fix envers integration test 2021-12-24 00:06:01 +00:00
Haroon Khan acc089e414 [JAVA-8367] Split spring-data-jpa-repo module 2021-12-23 22:23:23 +00:00
kwoyke 58eb7f641a Merge pull request #11609 from chaos2418/JAVA-3591
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 12:59:14 +01:00
chaos2418 1227c38388 JAVA-3591: updating mockito version in parent-boot-2 2021-12-23 14:58:50 +05:30
kwoyke dff9baa50f Merge pull request #11596 from freelansam/JAVA-8357
JAVA-8357: Split or move hibernate-jpa module
2021-12-20 09:46:04 +01:00
kwoyke 514e80aae7 Merge pull request #11585 from chaos2418/JAVA-3591
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
sampadawagde c29a31e5f4 JAVA-8357: Split or move hibernate-jpa module 2021-12-18 23:00:24 +05:30
chaos2418 000dcdf966 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
Krzysiek a5a0215d14 JAVA-8794: Ignore EnversFooBarAuditIntegrationTest 2021-12-16 20:52:59 +01:00
Krzysiek de6bc0de3e JAVA-8794: Fix spring-data-jpa-query-2 dependencies 2021-12-15 19:27:32 +01:00
Krzysiek 06096168d8 JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-boot-persistence-mongodb 2021-12-15 19:27:06 +01:00
Krzysiek 0b42f57453 JAVA-8794: Use spring.mongodb.embedded.version=3.5.5 2021-12-14 12:40:49 +01:00
Krzysiek 3448af5a7c JAVA-8794: Add spring.mongodb.embedded.version property 2021-12-13 13:39:36 +01:00
Krzysiek 60abceafd9 JAVA-8794: Upgrade spring-mybatis dependencies 2021-12-13 12:57:58 +01:00
Loredana Crusoveanu 4054e8f860 Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
johnA1331 48e61e7d56 Update README.md 2021-12-04 19:35:52 +08:00
johnA1331 6666a7574a Update README.md 2021-12-04 19:22:39 +08:00
sampadawagde e931840ced JAVA-8287: Split or move java-jpa-3 module 2021-11-26 22:19:21 +05:30
kwoyke 19af11766b Merge pull request #11479 from chaos2418/JAVA-8435
JAVA-8435: reducing logging for tutorials-integration job
2021-11-26 13:28:47 +01:00
kwoyke c0a0247cf7 Merge branch 'master' into JAVA-3592 2021-11-25 09:03:54 +01:00
kwoyke cd51ebdcc7 Merge pull request #11497 from freelansam/JAVA-3592
Fix integration build
2021-11-24 19:27:30 +01:00
sampadawagde 2d142da809 Fix integration build 2021-11-24 09:06:52 +05:30
chaos2418 952b06b20b JAVA-8638: addressing PR review comments. 2021-11-23 19:12:32 +05:30
kwoyke 1871d1a89c Merge pull request #11468 from chaos2418/JAVA-8405
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
chaos2418 fdeab133a5 JAVA-8638: addressing PR review comments. 2021-11-23 09:42:35 +05:30
chaos2418 6ae07978cd JAVA-8637: addressing PR review comments. 2021-11-23 09:14:57 +05:30
kwoyke 592376bf09 Merge pull request #11477 from freelansam/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
sampadawagde d9b23200d1 removed explicit h2.version as parent now is at the required 1.4.200 2021-11-21 17:58:26 +05:30
sampadawagde e502fdcbf1 explicit h2 version for spring-data-eclipselink and
core-java-lang-oop-modifiers
2021-11-21 13:32:09 +05:30
sampadawagde 51a8facd75 JAVA-8398: Align module names, folder names and artifact id 2021-11-20 14:00:47 +05:30