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
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
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
Kasra Madadipouya
6978371d17
Merge pull request #14705 from ehsansasanian/java-21464-upgrade-java-cassandra-to-jdk17
...
java-21464: upgrade java-cassandra to jdk17
2023-09-12 00:24:01 +02:00
Harry9656
677f8ae2d0
BAEL-6538: Geospatial Support in ElasticSearch ( #14554 )
...
* Migrated to spring-boot and created the first working test.
* JAVA-6538: Refactor Java GeoQueries to Java Client for Ealastic.
2023-09-09 21:37:16 +02:00
Ehsan Sasanianno
e6495a3ad1
java-21464: rename test classes to LiveTest for Jenkins operation
2023-09-09 14:50:27 +02:00
Bipin kumar
9748166751
JAVA-23291: adding missed modules in pom.xml ( #14614 )
2023-09-07 18:47:37 +03:00
Ehsan Sasanianno
91ec107665
java-21464: upgrade and move java-cassandra to jdk9 profile
2023-09-03 14:40:10 +02:00
kasramp
ef2de84e4e
JAVA-23096 revert slf4j and logback upgrades
2023-08-30 15:54:25 +02:00
Kasra Madadipouya
7d5c8738b6
Merge pull request #14627 from panos-kakos/JAVA-23096
...
[JAVA-23096] Upgraded logback library version to latest available
2023-08-28 20:13:14 +02: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
Kasra Madadipouya
00033ecc3d
Merge branch 'master' into JAVA-23096
2023-08-28 17:17:52 +02:00
panos-kakos
cff743d86d
[JAVA-23099] Upgraded maven-jar-plugin to latest version
2023-08-28 09:11:25 +03:00
panos-kakos
1ac88d18e3
[JAVA-23099] Upgraded maven-compiler-plugin to latest version
2023-08-28 08:48:54 +03:00
panos-kakos
5a77609143
[JAVA-23096] Defined logback & slf4j version for graphql,spring-boot-persistence-3,spring-persistence-simple
2023-08-27 18:20:21 +03:00
panos-kakos
e48e459c7b
Merge pull request #26 from panos-kakos/master
...
Update from master
2023-08-27 10:03:44 +03:00
edizor
b5cad42dad
Update README.md
...
[skip ci]
2023-08-24 21:44:10 +08:00
parthiv39731
a87c1cce8f
Bael 6870 ( #14582 )
...
* BAEL-6801 (#4 )
Validate string length with Java validation annotations
* Bael-6870, Executing SQL Script File in Java
* Bael-6870, Fixed formatting on pom.xml
* Bael-6870, Fixing Jenkins Build Failure
* Bael-6870, PR Review comments
* Bael-6870, PR Review comments
2023-08-21 19:23:25 +05:30
Kasra Madadipouya
ea57198551
Merge pull request #14626 from panos-kakos/JAVA-23098
...
[JAVA-23098] Upgraded byte-buddy library version to latest available
2023-08-20 23:15:19 +02:00
panos-kakos
4a0a7fb937
[JAVA-23096] Upgraded logback library version to latest available
2023-08-20 12:39:42 +03:00
panos-kakos
2de6e4e70f
[JAVA-23098] Upgraded byte-buddy library version to latest available
2023-08-20 12:27:12 +03:00
panos-kakos
eecb334204
[JAVA-24250] Added classpath prefix
2023-08-19 19:40:38 +03:00
gaepi
395d0f9d22
JAVA-24249 | Renamed test in LiveTest since it's using TestContainers.
2023-08-18 12:58:17 +02:00
timis1
7b074ab5c2
JAVA-23695 Article's employee class doesn't exist in module ( #14568 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-08-15 11:20:27 +03:00
Abhinav Pandey
0323955992
Bael 6625 new ( #14476 )
...
* BAEL-6625 - spring data neo4j example
* BAEL-6625 - spring data neo4j example
* BAEL-6625 - optimized imports
* BAEL-6625 - moving project to jdk9 and above
* BAEL-6625 - changing test names
2023-08-13 09:52:02 +05:30