Commit Graph

1450 Commits

Author SHA1 Message Date
Amit Pandey 616b9b9eb3 Upgrade to MyBatis to Spring Boot 3 (#15456) 2023-12-22 18:51:54 +01:00
Bipin kumar a24cf067a9 JAVA-28508: Fix formatting of POMs Modules D to Q (#15360) 2023-12-22 18:08:55 +02:00
Amit Pandey aea8adcfda Updated ScyllaDB package to use Spring Boot 3 (#15461) 2023-12-21 13:14:23 +01:00
Eugene Kovko 22c187747e BAEL-6129: SpEL in @Query (#15449)
* BAEL-6129: SpEL in @Query

* BAEL-6129: Fix Naming

* BAEL-6129: Test Cleanup
2023-12-20 20:53:57 -08:00
Amit Pandey f7d5d62a57 JAVA-28935 Upgrade to Spring Boot 3 for Mysql (#15436) 2023-12-20 08:46:34 +01:00
davidmartinezbarua af56780cfa Merge pull request #15391 from azhwani/BAEL-7280
BAEL-7280: How to get last record ordered by date in Spring Data
2023-12-19 19:57:14 -03:00
Harry9656 6bc1391e1f JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17 (#15433)
* JAVA-29067: [FIX] spring-boot-persistence-3 migration to jdk17

* JAVA-29067: [FIX] Migrate from javax to jakarta.

* [FIX]: logback error.
2023-12-19 21:19:34 +01:00
Gaetano Piazzolla 357494e56f JAVA-29238 | fixing tests (#15434) 2023-12-18 22:11:10 +01:00
panos-kakos bbd286ee11 Java 26656 (#15413)
* [JAVA-26656]

* [JAVA-26656]
2023-12-17 17:29:54 +01:00
Gaetano Piazzolla d6c236a31b JAVA-29222 | lib update (#15418) 2023-12-17 15:05:43 +01:00
Azhwani 0b8873f03e BAEL-7283: Convert a page of objects to list in Spring Data (#15347) 2023-12-17 11:48:28 +01:00
Azhwani 841599a579 BAEL-7280: How to get last record ordered by date in Spring Data 2023-12-16 14:25:32 +01:00
Gaetano Piazzolla ec8fe08bb8 JAVA-29073 | removing harperDB jar (#15402) 2023-12-11 18:48:24 +01:00
panos-kakos d8c3be530b [JAVA-26730] Upgraded io.projectreactor to latest version (#15234) 2023-12-11 08:58:51 +01:00
panos-kakos b792a6e5ee [JAVA-28184] (#15366)
* [JAVA-28184] Moved code for article(Custom Naming Convention with Spring Data JPA) to spring-data-jpa-enterprise-2

* [JAVA-28184] Moved code for article(Working with Lazy Element Collections in JPA) to spring-data-jpa-enterprise-2
2023-12-10 23:49:27 +01:00
Gaetano Piazzolla f7205747ff JAVA-26712 | jjwt update (#15344)
* JAVA-26712 | jjwt update

* removed unused related article

* JAVA-26712 | fix
2023-12-10 22:39:11 +01:00
Gaetano Piazzolla e0b7b8c020 JAVA-26710 | Updating HikariCP library to the latest version - 5.1.0 (#15362) 2023-12-08 13:45:59 +01:00
edizor 6b41d74e5f Create README.md
[skip ci]
2023-12-07 22:15:31 +08:00
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
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Alvin Austria 641ae1e973 Merge pull request #15335 from anuragkumawat/JAVA-26736
JAVA-26736 Upgrade jackson to latest version
2023-12-03 18:13:29 +01:00
davidmartinezbarua c55fe1ddb6 Merge pull request #15319 from parthiv39731/PR-7259
BAEL-7259
2023-12-02 14:14:23 -03:00
parthiv39731 0c7025b080 BAEL-7259: review comments implemented 2023-12-02 10:25:25 +05:30
anuragkumawat e076a171ee JAVA-26736 Upgrade jackson to latest version 2023-11-30 22:54:02 +05:30
parthiv39731 57eaebe8d5 BAEL-7259: renamed package 2023-11-30 19:40:11 +05:30
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
parthiv39731 952f1d2cd2 Deleted unused file 2023-11-29 19:56:38 +05:30
parthiv39731 eac9c4d5e9 BAEL-7259 2023-11-29 19:45:34 +05:30
Alvin Austria 2b13f9c907 Merge pull request #15295 from anuragkumawat/JAVA-26737
JAVA-26737 Upgrade hibernate ehcache version in spring-hibernate-5 module
2023-11-28 06:42:26 +01:00
parthiv39731 43fd0973dd BAEL-7259 2023-11-27 23:15:13 +05:30
anuragkumawat 8548b42b84 JAVA-27792 Move atomikos module to persistence-modules (#15301) 2023-11-27 11:40:35 +02:00
parthiv39731 1a63be9035 BAEL-7259 2023-11-27 10:27:27 +05:30
parthiv39731 7284c7462c BAEL-7259 2023-11-27 10:19:12 +05:30
Kasra Madadipouya 9af7dad83d Merge pull request #15282 from harry9656/task/JAVA-26771
JAVA-26771: Update liquibase-core and liquibase-maven-plugin to version 4.25.0
2023-11-25 19:11:29 +01:00
anuragkumawat ad7f1c7486 JAVA-26737 Upgrade hibernate ehcache version in hibernate-libraries module 2023-11-25 16:43:03 +05:30
anuragkumawat 7df2f25fdb JAVA-26737 Upgarde hibernate ehcache version in spring-hibernate-5 module 2023-11-25 16:35:00 +05:30
panos-kakos 41979445ef Java 26374 Identify and move popular Boot articles (#15139) 2023-11-25 12:03:07 +02:00
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
Harpal Singh bb7481a27a JAVA-26771: Update persistence-modules/liquibase liquibase-maven-plugin to 4.25.0 2023-11-23 21:07:17 +01:00
Harry9656 e4d65e524f Fix: spring-boot-mysql 2023-11-23 05:38:17 +01:00
Harry9656 b8c35c0c10 JAVA-26765: Update persistence-modules/flyway to new mysql connector 2023-11-23 04:58:58 +01:00
Harry9656 2fd61d0f0b JAVA-26765: Update persistence-modules/spring-hibernate-3 to new mysql connector 2023-11-23 04:57:36 +01:00
Harry9656 93ac0a07dc JAVA-26765: Update persistence-modules/hibernate5 to new mysql connector 2023-11-23 04:53:37 +01:00
Harry9656 ac8d8ef5c9 JAVA-26765: Update persistence-modules/read-only-transactions to new mysql connector 2023-11-23 04:50:52 +01:00
Harry9656 4245d664b7 JAVA-26765: Update persistence-modules/spring-hibernate-5 to new mysql connector 2023-11-23 04:48:44 +01:00
Harry9656 e512b83e8b JAVA-26765: Update persistence-modules/spring-boto-mysql to new mysql connector 2023-11-23 04:46:01 +01:00
Harry9656 15b097bb8a JAVA-26765: Update persistence-modules/liquibase to new mysql connector 2023-11-23 04:44:04 +01:00
Harry9656 0f05a581e2 JAVA-26765: Update persistence-modules/spring-boot-persistence-2 to new mysql connector 2023-11-23 04:37:13 +01:00
Harry9656 a8db23aac2 JAVA-26765: Update persistence-modules/java-jpa-3 to new mysql connector 2023-11-23 04:36:50 +01:00
Harry9656 844e537a53 JAVA-26765: Update persistence-modules/java-jpa to new mysql connector 2023-11-23 04:32:04 +01:00