Commit Graph

138 Commits

Author SHA1 Message Date
Bipin kumar bf4f3eb524
JAVA-33582: Adding modules which are missed (#16450) 2024-04-22 11:41:44 +03:00
Bipin kumar d177b348fa
JAVA-33584: Added reasons on modules that are commented out (#16378) 2024-04-19 11:21:12 +03:00
timis1 960af85d50
JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
vunamtien 684ee81ed1
[JAVA-32759] Split-or-move-spring-boot-persistence-mongodb (#16392) 2024-04-14 17:04:50 +02:00
Manfred 856360fe1d
BAEL-7670: Introduction to DuckDB (#16197)
* BAEL-7670: Introduction to DuckDB

* BAEL-7670: Introduction to DuckDB
2024-04-11 19:30:36 -05:00
sIvanovKonstantyn db60b63c1b
BAEL-7297 - Continue with Transaction After Exception in JPA (#16233)
* BAEL-7297 - Continue with Transaction After Exception in JPA

* BAEL-7297 - Add linebreak

---------

Co-authored-by: ICKostiantyn.Ivanov <ICKostiantyn.Ivanov@amwell.com>
2024-04-06 08:43:52 +05:30
Wynn Teo bb544b9168
Bael 7420 (#16242)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* Jsonb query

* Added new module to parent pom
2024-04-04 21:01:52 -05:00
Harry9656 f7c541f9d0
Move code to common module - Spring Data JPA (#15733)
* JAVA-30484: Move code to new module - Spring Data JPA

* JAVA-30484: remove the duplicate code from the old modules.
2024-03-14 22:31:03 +01:00
panos-kakos 924f3ff446
[JAVA-31655] Upgrade testcontainers.postgresql to the latest version (#16001) 2024-03-01 09:05:47 +01:00
Wynn Teo c1e287b9c9
Bael 7394 (#15942)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7394 @datatestjpa in junit

* Added new module to parent
2024-02-24 19:51:07 -06:00
anuragkumawat f35b098b72
Java-31483 Comment spring-jinq and spring-jooq, revert sb3 upgrade of spring-rest-template-2 (#15929) 2024-02-22 11:54:52 +02:00
Bipin kumar 4bde015e08
JAVA-30208: Changes made for adding spring-hibernate-5 (#15659) 2024-01-31 16:43:41 +02:00
Bipin kumar a09f1a89f1
[JAVA-30443] Changes made for removing commented module spring-data-rest (#15688) 2024-01-21 22:30:13 +01:00
anuragkumawat cebe2cbb62
JAVA-29069 Add not-fixed comment for spring-data-cassandra for JDK17 (#15676) 2024-01-19 15:55:21 +02:00
Amit Pandey 9801f1eb7d
JAVA-29068 - Fixed Spring Boot Mysql and added it back to module POM (#15670) 2024-01-18 14:55:38 +02:00
parthiv39731 e2b84b5919 BAEL-7319, Introduction to Apache Calcite 2024-01-14 18:01:21 +05:30
Harry9656 bf3b5a42f8 JAVA-29070: Upgrade Spring-Jooq module to Spring Boot 3 (#15387) 2024-01-07 23:44:45 +02:00
Bipin kumar 0b27ba93ff JAVA-27737: Adding spring-hibernate-3 module (#15542) 2024-01-04 20:49:53 +02:00
Bipin kumar a24cf067a9 JAVA-28508: Fix formatting of POMs Modules D to Q (#15360) 2023-12-22 18:08:55 +02: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
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
anuragkumawat 8548b42b84 JAVA-27792 Move atomikos module to persistence-modules (#15301) 2023-11-27 11:40:35 +02:00
Maiklins 9cea810493 Merge pull request #15089 from niket17590/feature/BAEL-7086-ResultSetToMap
BAEL-7086 - Convert ResultSet Into Map
2023-11-10 13:04:12 +01:00
Bipin kumar f1424a62ef JAVA-26556: Changes made for Adding missed modules (#15105)
/core-java-modules/core-java-numbers-conversions
/core-java-modules/core-java-datetime-conversion
/di-modules/avaje/persistence-modules/spring-boot-persistence-4 
/spring-boot-modules/spring-boot-security-2 
/spring-boot-modules/spring-boot-ssl-bundles 
/spring-boot-modules/spring-boot-telegram
2023-11-07 12:22:43 +02:00
Niket Agrawal de5c3baf31 Merge branch 'eugenp:master' into feature/BAEL-7086-ResultSetToMap 2023-10-30 19:41:43 +05:30
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
anuragkumawat 520b679733 JAVA-26393 Move couchbase to persistence-modules (#15059) 2023-10-27 14:34:45 +03:00
parthiv39731 f8bad9e049 Merge branch 'eugenp:master' into PR-7135 2023-10-25 16:08:15 +05:30
parthiv39731 ba64b64412 Update pom.xml
fixed Formatting
2023-10-25 13:18:34 +05:30
parthiv39731 e46cc04432 BAEL-7135
A Guide to Spring 6 JdbcClient API
2023-10-19 20:58:43 +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 6528856bc5 Java 25297 (#14844) Disable rethinkdb testing on jenkins 2023-09-27 13:44:08 +03:00
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
Bipin kumar 3cf341fb87 JAVA-25297: Fix rethinkdb test failures on integration-jdk9-and-above (#14789) 2023-09-21 23:11:55 +03:00
Bipin kumar e53995fc81 JAVA-24547: Fixes made for adding spring-data-jpa-repo-3 (#14735) 2023-09-13 12:21:55 +03: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
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
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
Thiago dos Santos Hora fa88f6c181 [BAEL-4897] Shardingshere (#14470)
* [BAEL-4897] Shardingshere

* [BAEL-4897] Fixes

* [BAEL-4897] delete read me
2023-07-26 17:23:08 +02:00
timis1 474ec0c2e2 JAVA-22515 Split or move spring-data-jpa-repo-2 module (moved-1) 2023-07-08 22:06:30 +03:00
timis1 86932cba3d JAVA-20168 Migrating spring-jpa (#14257)
* JAVA-20168 Migrating spring-jpa

* JAVA-20168 Migrate spring-jpa-2

* JAVA-20168 Remove unneeded annotation

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-20 23:00:45 +05:30
Vini 26a2b0104b Merge pull request #14161 from Eredisse/master
BAEL-6024 Guide to YugabyteDB
2023-06-19 12:15:09 +02:00
timis1 80690b11e1 Merge branch 'master' into JAVA-20167_1 2023-06-16 22:13:06 +03:00
timis1 52d3952ac3 JAVA-222364 Keep in the spring data neo4j just the examples with spring 2023-06-16 09:00:06 +03:00
timis1 05519f2296 JAVA-22364 Split spring-data-neo4j module 2023-06-16 00:27:28 +03:00
n caf72a58b2 JAVA-20167 Add the spring-date-neo4j to the jdk8 profile 2023-06-15 20:46:06 +03:00
n a0bf12b9d4 Revert "JAVA-20167 Migrating spring-data-neo4j"
This reverts commit 2fd4c39a21.
2023-06-15 20:37:30 +03:00
timis1 2fd4c39a21 JAVA-20167 Migrating spring-data-neo4j 2023-06-12 02:00:30 +03:00