Commit Graph

9 Commits

Author SHA1 Message Date
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
panos-kakos 5b4b808a18 [JAVA-24377] Clean up 2023-09-03 09:18:10 +03:00
Bipin kumar c6a6279724 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
Gaetano Piazzolla 4c825d6311 JAVA-22180 | fixed test with simple annotations. (#14225) 2023-06-15 09:39:55 +05:30
Bipin kumar 74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
anuragkumawat 3d278ff7a9 Java 19533 fix failing integration test (#13835)
* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix failing integration test
2023-04-14 19:12:08 +05:30
anuragkumawat 0d360a264b Java 19533 Fix references to parents - Week 14 - 2023 (moved-1) (#13824)
* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)

* JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1)
2023-04-12 07:24:52 +05:30
edizor 3eb2ffef4e Create README.md
[skip ci]
2023-03-17 00:53:24 +08:00
Sameer 350a3c3575 Bael 4779 (#13465)
* first commit for Spring Data Redis TTL

* BAEL-4779: Removed incorrect module

* removed mvn wrapper

* Reduced wait time to check expiration

* J17 -> J11

* spring boot redis added to JDK 9 and above profile

* pulled latest from master

* restored from master

* resolved from master

* Update pom.xml

* Update pom.xml

* using Collections api available in J15

* updated Integration test class name

---------

Co-authored-by: s9m33r <no-reply>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-03-14 16:44:31 -07:00