1512 Commits

Author SHA1 Message Date
anuragkumawat
a8af97e2eb JAVA-27181 Update hibernate-validator version in jpa-hibarnate-cascade-type module 2023-11-05 12:40:54 +05:30
anuragkumawat
dad8f5cf2b JAVA-27180 Upgrade hibernate-validator version in hibernate-mapping module 2023-11-05 11:48:26 +05:30
Ulisses Lima
0fc112e613 BAEL 6701 - MongoDB - Atlas Search using the Java Driver and Spring Data (#15069)
* research 1

* new search methods

* first draft

* removing old code

* updated to parent-boot-3

* mongo review 2
2023-11-05 06:45:44 +01:00
edizor
9d7705309e Create README.md
[skip ci]
2023-11-05 13:08:59 +08:00
Niket Agrawal
3fe81a3e07 Formatting changes 2023-11-03 03:49:06 +05:30
Niket Agrawal
de5c3baf31 Merge branch 'eugenp:master' into feature/BAEL-7086-ResultSetToMap 2023-10-30 19:41:43 +05:30
Alvin Austria
b7edd335a9 Java 20557: Upgrade hibernate-ogm to JDK 11 (#15064) 2023-10-29 20:14:06 +02:00
davidmartinezbarua
346350db14 Merge pull request #15027 from parthiv39731/PR-7135
BAEL-7135
2023-10-29 11:39:11 -03:00
Niket Agrawal
6d2e874c26 Updated Pom 2023-10-29 01:46:23 +05:30
Niket Agrawal
197940d47c Merge remote-tracking branch 'upstream/master' into feature/BAEL-7086-ResultSetToMap 2023-10-29 01:45:23 +05:30
Niket Agrawal
4596614dc9 Initial Commit 2023-10-29 01:42:22 +05:30
anuragkumawat
520b679733 JAVA-26393 Move couchbase to persistence-modules (#15059) 2023-10-27 14:34:45 +03:00
Michael Olayemi
d9c72a1c1a Limit for Repository Query Methods (#15055)
* Limit for Repository Query Methods

* Limit for Repository Query Methods
2023-10-27 10:14:00 +05:30
Saikat Chakraborty
6807803bd3 Renamed file to skip test in jenkins (#14870)
* Renamed file to skip test in jenkins

* javadoc add
2023-10-25 17:10:55 +05:30
parthiv39731
f8bad9e049 Merge branch 'eugenp:master' into PR-7135 2023-10-25 16:08:15 +05:30
parthiv39731
3c8e7eb634 BAEL-7135
migrated to junit 5
2023-10-25 15:48:55 +05:30
parthiv39731
78f5072f7c BAEL-7135
updated component scan
2023-10-25 15:10:31 +05:30
parthiv39731
18fc64eedd Merge remote-tracking branch 'origin/PR-7135' into PR-7135 2023-10-25 13:32:07 +05:30
parthiv39731
90f25fc449 BAEL-7135
renamed package
2023-10-25 13:31:26 +05:30
parthiv39731
ba64b64412 Update pom.xml
fixed Formatting
2023-10-25 13:18:34 +05:30
Gaetano Piazzolla
193fa95e8c JAVA-26042 | updated to spring-boot-3 (#14983) 2023-10-22 15:40:23 +03:00
Gaetano Piazzolla
106067388d JAVA-220644 | Upgrade spring-boot-persistence-h2 to Spring Boot 3 (#14998) 2023-10-21 11:36:49 +03:00
parthiv39731
94d1847f9d BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 21:09:34 +05:30
parthiv39731
e46cc04432 BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 20:58:43 +05:30
parthiv39731
5230638d73 BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 19:32:23 +05:30
Bipin kumar
1cd77cb9ea JAVA-26001_N_P: Fix formatting of POMs for modules N to P (#14959) 2023-10-19 12:56:23 +03:00
Bipin kumar
140974c9bf Java 25299 Fixes made for spring-data-jpa-repo-3 test failures in integration-jdk9-and-above (#14906) 2023-10-18 12:56:35 +03:00
Loredana Crusoveanu
6a8a8ba9c2 Merge pull request #14955 from collaboratewithakash/master
BAEL-91766
2023-10-13 15:26:27 +03:00
timis1
ff826f0d08 JAVA-25519 Upgrade spring-boot-persistence to Spring Boot 3 (#14895) 2023-10-13 14:31:01 +03:00
davidmartinezbarua
d01cdc6ed5 Merge pull request #14910 from etrandafir93/features/BAEL-3438-improve-tc-article
BAEL-3438: migrate to junit5, added small changes
2023-10-12 16:06:48 -03:00
emanuel.trandafir
19a5a32d0f BAEL-3438: small fix 2023-10-12 12:18:44 +02:00
collaboratewithakash
a555098433 Update README.md 2023-10-12 15:24:05 +05:30
Thiago dos Santos Hora
25263d4125 NO-JIRA: Fix docker test for shardingphere @thiagohora (#14704)
* [BAEL-4897] Shardingshere

* [BAEL-4897] Fixes

* NO-JIRA: Fix docker test for shardingphere
2023-10-10 08:13:55 -07:00
emanuel.trandafir
ac9f71f090 BAEL-3438: migrate to junit5, added small changes 2023-10-05 21:01:22 +02:00
Kasra Madadipouya
99437e5c52 JAVA-25344 fix spring-data-cassandra-2 tests (#14799) 2023-10-02 22:37:03 +05:30
Loredana Crusoveanu
b63f63c7da Merge pull request #14879 from edizor/master
Update README
2023-09-30 18:32:56 +03:00
Ulisses Lima
a93751923d BAEL 6701 - MongoDB - Atlas Search using the Java Driver and Spring Data (#14777)
* research 1

* new search methods

* first draft

* removing old code

* updated to parent-boot-3
2023-09-30 08:44:07 +02:00
edizor
af59c6a539 Update README.md
[skip ci]
2023-09-29 22:53:50 +08:00
Bipin kumar
6528856bc5 Java 25297 (#14844) Disable rethinkdb testing on jenkins 2023-09-27 13:44:08 +03:00
Dhawal Kapil
3263e20dda Update README.md (#14830) 2023-09-25 09:57:14 +05:30
panos-kakos
e1ef148a37 [JAVA-19576] Initial commit (#14756)
* [JAVA-19576] Initial commit

* [JAVA-19576] Clean up

* [JAVA-19576] Clean up

* [JAVA-19576] Clean up
2023-09-25 09:24:17 +05:30
Gaetano Piazzolla
e9d8fd0f55 JAVA-71 | added custom dockerfile to run preconfigured couchbase instance (#14663) 2023-09-22 19:22:57 +03:00
Loredana Crusoveanu
6141bd4f56 Merge pull request #14803 from edizor/master
Update README
2023-09-22 10:38:51 +03:00
Bipin kumar
3cf341fb87 JAVA-25297: Fix rethinkdb test failures on integration-jdk9-and-above (#14789) 2023-09-21 23:11:55 +03:00
edizor
7bf962ac89 Update README.md
[skip ci]
2023-09-21 20:20:46 +08:00
timis1
5bcbd9dc00 JAVA-24237 Update "Spring Data MongoDB" article (#14772)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-19 15:38:32 +03:00
davidmartinezbarua
cd16715e10 Merge pull request #14757 from parthiv39731/PR-6880
BAEL-6880, How to replace deprecated jdbcTemplate.queryForObject and …
2023-09-17 10:21:10 -03:00
Saikat Chakraborty
07059835d1 Bael 5016: IN Query Pattern in Cassandra (#14707)
* Add Cassandra IN Query and update pom file

* Add Cassandra IN Query and update pom file

* add assertion on tests

* format code and move package

* format code

---------

Co-authored-by: Saikat <“saikatcse03@gmail.com”>
2023-09-15 18:28:09 +05:30
Bipin kumar
e53995fc81 JAVA-24547: Fixes made for adding spring-data-jpa-repo-3 (#14735) 2023-09-13 12:21:55 +03:00
parthiv39731
66bfe0102b BAEL-6880, How to replace deprecated jdbcTemplate.queryForObject and jdbcTemplate.query in spring boot 2.4.X and above 2023-09-12 10:12:53 -07:00