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
Harry9656
9a49d47150
Java-6316: Migrated to the New Elastic Search Java Client ( #14483 )
...
* Java-6316: Migrated to the New Elastic Search Java Client
* Update the ElasticSearch Client Library to 8.9.0
2023-08-09 17:23:41 +02:00
edizor
de908f5da7
Create README.md
...
[skip ci]
2023-08-09 19:54:33 +08:00
Kasra Madadipouya
a8cb729d76
Merge pull request #14518 from Bipinkumar27/JAVA-23773
...
JAVA-22773: Adding spring-boot-starter-web dependency for stopping the…
2023-08-07 19:42:17 +02:00
Bipinkumar27
4bd1da5dd1
JAVA-23773: Changes made for adding classPath in properties file
2023-08-07 18:40:50 +05:30
edizor
3c2a4e26bf
Create README.md
...
[skip ci]
2023-08-02 21:05:45 +08:00
Bipinkumar27
c19e9da614
JAVA-22773: Adding spring-boot-starter-web dependecy for stopping the application closes immediately
2023-08-01 21:26:00 +05:30
timis1
f82330cd1b
JAVA-23344 Fix failing tests in hibernate-annotations ( #14468 )
2023-07-27 19:27:17 +03:00
Sam
aae5f7dc38
Scroll API Implementation ( #14435 )
...
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2023-07-27 12:00:54 +02: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
edizor
3839455026
Update README.md
...
[skip ci]
2023-07-26 15:52:01 +08:00
davidmartinezbarua
d0348f344e
Merge pull request #14347 from ukhan1980/BAEL-6318-consuming-paged-response-via-rest-template
...
[BAEL-6318] code for consuming Page<Entity> using rest template
2023-07-22 10:32:45 -03:00
Loredana Crusoveanu
0c9a09d705
Merge pull request #14383 from timis1/JAVA-23082
...
JAVA-23082 Review log statements for projects - Week 16 - 2023 (moved…
2023-07-18 19:25:35 +03:00
uzma
09e416abd8
[BAEL-6318] fix indentation
2023-07-17 14:02:35 +01:00
Dhawal Kapil
296bba8657
Update README.md ( #14414 )
2023-07-15 17:33:35 +05:30
Bipin kumar
78533d4dc7
JAVA-23052: changes made for adding spring-abstract-routing-data-sour… ( #14407 )
...
* JAVA-23052: changes made for adding spring-abstract-routing-data-source in spring-boot-persistence-3
* JAVA-23052: changes made for removing spring-abstract-routing-data-source in spring-boot-persistence
2023-07-15 17:02:13 +05:30
edizor
17e73674a9
Update README.md
...
[skip ci]
2023-07-13 21:39:06 +08:00
edizor
e248e63e88
Create README.md
...
[skip ci]
2023-07-13 20:22:32 +08:00
edizor
296504cc42
Update README.md
...
[skip ci]
2023-07-13 14:34:24 +08:00
timis1
14e5ed0897
JAVA-23082 Review log statements for projects - Week 16 - 2023 (moved-13) (conti-1)
2023-07-10 11:23:04 +03:00
timis1
474ec0c2e2
JAVA-22515 Split or move spring-data-jpa-repo-2 module (moved-1)
2023-07-08 22:06:30 +03:00
Seremba Patrick
5f025f6dd1
Difference Between @JoinColumn and @PrimaryKeyJoinColumn in JPA ( #14171 )
...
* primarykeyjoincolum annotaion in jpa
* indent Departmnet Person and primaryKeyJoinColumn
* indent Department Perspn and PrimaryKeyJoinColumnIntegrationTest classes
* format properly
* format to 2-space continuation identation
* Revert "format to 2-space continuation identation"
This reverts commit 49630409ee296c07cfd494e46f9dbba75c9a49b0.
* add 2-space indent on line continuations.
2023-07-08 09:26:26 +05:30
Vini
2546a2e218
Merge pull request #14305 from Eredisse/master
...
BAEL-6024 - Guide to YugabyteDB
2023-07-07 15:14:50 +02:00
alexandru.borza
21c413d0c6
remove unused dependency
2023-07-07 14:49:14 +03:00
panos-kakos
fae290a102
[JAVA-21545] Upgraded aws-java-sdk-dynamodb version ( #14351 )
2023-07-05 20:38:31 +05:30
uzma
b6966054b4
[BAEL-6318] fix test
2023-07-03 13:18:03 +01:00
uzma
b61c2af4ac
[BAEL-6318] code for consuming Page<Entity> using rest template
2023-07-02 23:51:56 +01:00
edizor
b88a0f7a11
Update README.md
...
[skip ci]
2023-07-01 18:22:12 +08:00
edizor
bfaba12c08
Update README.md
...
[skip ci]
2023-07-01 17:03:31 +08:00
Gaetano Piazzolla
673673cad8
JAVA-21601 | Using oracle Starter instead of Multiple dependencies. ( #14326 )
2023-06-30 16:19:14 +05:30
timis1
7047e858de
JAVA-20168 Update article links in README.md ( #14307 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-30 09:29:21 +05:30
alexandru.borza
c95dcbb077
add live test
2023-06-25 18:28:58 +03:00
Grzegorz Piwowarek
69fe2bb1ae
Remove redundant constructors ( #14248 )
2023-06-25 14:38:28 +02:00
Grzegorz Piwowarek
f4402b33e1
Adjust for a non-null MongoClient API ( #14247 )
2023-06-25 14:14:06 +02:00
Loredana Crusoveanu
7e07ee0bea
Merge pull request #14249 from eugenp/lor6-patch-1
...
Update README.md
2023-06-23 19:12:57 +03:00
Loredana Crusoveanu
c14a347bab
Merge pull request #14250 from eugenp/lor6-patch-2
...
Update README.md
2023-06-23 19:12:05 +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
Azhwani
ccaaddd70a
BAEL-6523: Difference Between findBy and findOneBy in Spring Data JPA ( #14136 )
2023-06-19 20:28:52 +02:00
Vini
26a2b0104b
Merge pull request #14161 from Eredisse/master
...
BAEL-6024 Guide to YugabyteDB
2023-06-19 12:15:09 +02:00
panos-kakos
191245c2da
[JAVA-21545] Fix test ( #14258 )
2023-06-18 13:46:45 +05:30
timis1
c76a1e8c45
JAVA-20167 Remove methods that are not presented in articles
2023-06-17 00:45:20 +03:00
timis1
80690b11e1
Merge branch 'master' into JAVA-20167_1
2023-06-16 22:13:06 +03:00
Loredana Crusoveanu
b9fc6f2e9c
Update README.md
2023-06-16 20:41:02 +03:00
Loredana Crusoveanu
553234b8e8
Update README.md
2023-06-16 20:40:51 +03:00
Loredana Crusoveanu
d55d260870
Merge pull request #14241 from timis1/JAVA-22364
...
JAVA-22364 Split spring-data-neo4j module
2023-06-16 20:28:03 +03:00
timis1
cfb75a2922
JAVA-22364 Some adjustments in neo4j
2023-06-16 09:35:28 +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
timis1
64dd4ce8d3
JAVA-20167 Adding additional example for Spring data derived query
2023-06-15 21:00:23 +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
n
17d635bd0d
Revert "JAVA-20167 Changes in MovieRepositoryIntegrationTest"
...
This reverts commit b50712ae42
.
2023-06-15 20:37:24 +03:00
n
19039a3d2e
Revert "JAVA-20167 Additional changes for test MovieRepositoryIntegrationTest"
...
This reverts commit 2a4950a9d7
.
2023-06-15 20:37:20 +03:00
edizor
57a59c457a
Update README.md
...
[skip ci]
2023-06-15 23:14:25 +08:00
timis1
4000ff6ce9
Merge branch 'eugenp:master' into JAVA-20167_1
2023-06-15 00:43:18 +03:00
timis1
2a4950a9d7
JAVA-20167 Additional changes for test MovieRepositoryIntegrationTest
2023-06-13 20:40:51 +03:00
Ulisses Lima
17f65411bd
BAEL-6046 MongoDB - Field Level Encryption ( #14229 )
...
* bael-6046 - first draft
* review 1
* review 2
* null checks and lambda
* review 3
* removing converter
* debug
* auto encryption config
* createKeyUniqueIndex() and updated dependencies.
* Review 5.
2023-06-13 13:41:20 +02:00
timis1
b50712ae42
JAVA-20167 Changes in MovieRepositoryIntegrationTest
2023-06-13 00:42:45 +03:00
alexandru.borza
229a616c05
fix intendation
2023-06-12 23:05:26 +03:00
timis1
2fd4c39a21
JAVA-20167 Migrating spring-data-neo4j
2023-06-12 02:00:30 +03:00
timis1
3b49a56372
Merge branch 'eugenp:master' into JAVA-20167_1
2023-06-12 01:52:08 +03:00
Loredana Crusoveanu
5b65c7e54a
Merge pull request #14216 from collaboratewithakash/master
...
backlink updated
2023-06-11 15:33:45 +03:00
Kasra Madadipouya
5a1906d88c
JAVA-22075 move Blaze persistence module to Spring Boot parent two ( #14196 )
...
* JAVA-22075 move Blaze persistence module to Spring Boot parent two
* JAVA-22075 remove unnecessary TestContextConfig file
2023-06-10 11:55:24 +05:30
collaboratewithakash
f53dfcc586
backlinks removed
2023-06-09 15:37:20 +05:30
collaboratewithakash
2becb81f4c
backlink added
2023-06-09 15:36:17 +05:30
collaboratewithakash
f3fdd11a75
backlink updated
2023-06-09 14:36:54 +05:30
edizor
7e6dd2359a
Update README.md
...
[skip ci]
2023-06-08 21:35:13 +08:00
timis1
dcda0ca769
JAVA-20164 Renaming test methods ( #14177 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-06 11:13:33 +05:30
timis1
ad2e59fb47
JAVA-20164 Add missing dependency ( #14137 )
...
* JAVA-20164 Add missing dependency
* JAVA-20164 Fix redis config file error maxheap
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-03 01:37:07 +05:30
timis1
bb4c9bd411
JAVA-20163 Update example for UserType/CompositeUserType ( #14143 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-02 23:42:06 +05:30
Loredana Crusoveanu
2c0482c409
Merge branch 'master' into master
2023-06-02 16:23:25 +03:00
edizor
7ec7ff9804
Update README.md
...
[skip ci]
2023-06-02 08:27:58 +08:00
timis1
bef4c757da
JAVA-20167 Migrate spring-data-mongodb to JDK 17
2023-06-01 23:12:38 +03:00
alexandru.borza
f9d0db614c
BAEL-6024 - Guide to YugabyteDB
2023-05-31 23:12:55 +03:00
alexandru.borza
41c1a84651
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# persistence-modules/pom.xml
2023-05-31 23:11:03 +03:00
alexandru.borza
e647b112da
BAEL-6024 - Guide to YugabyteDB
2023-05-31 23:09:59 +03:00
alexandru.borza
c5146ab2c1
BAEL-6024 - Guide to YugabyteDB
2023-05-31 22:56:50 +03:00
panos-kakos
5917144a28
[JAVA-21545] Clean up ( #14126 )
...
* [JAVA-21545] Clean up
* [JAVA-21545] Clean up
* [JAVA-21545] Revert change
* [JAVA-21545] Clean up
* [JAVA-21545] Clean up
* [JAVA-21545] Clean up
2023-05-31 20:04:02 +05:30
collaboratewithakash
0fbb8466ab
backlink updated
2023-05-31 17:05:41 +05:30
Vini
ff30f4648f
Merge pull request #14011 from imsurajmishra/master
...
BAEL-6323 : Count Number of Rows in JPA
2023-05-31 11:50:36 +02:00
davidmartinezbarua
b0799740ad
Merge pull request #13875 from KingsleyAmankwah/master
...
JPA/Hibernate Associations
2023-05-30 13:55:07 -03:00
collaboratewithakash
480fec36f7
backlink updated
2023-05-30 17:42:58 +05:30
collaboratewithakash
e93f7f9ab6
backlink updated
2023-05-30 17:36:05 +05:30
collaboratewithakash
3fc44b44ee
Update README.md
2023-05-29 12:54:11 +05:30
technoddy
01e8fa41fd
Addressing PR feedback
2023-05-27 18:26:35 -04:00
collaboratewithakash
2260ff6e45
backlink updated
2023-05-27 17:01:25 +05:30
collaboratewithakash
46ec18e86a
backlink updated
2023-05-27 16:57:24 +05:30
collaboratewithakash
65f892919d
backlink updated
2023-05-27 16:22:54 +05:30
collaboratewithakash
0f2bf32682
added backlink
2023-05-27 14:38:11 +05:30
collaboratewithakash
fc41d4b12a
added backlink
2023-05-27 14:35:34 +05:30
timis1
cd86d338ff
JAVA-20163 Add instruction for running Morphia Test manually ( #14128 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-27 02:21:17 +05:30
Loredana Crusoveanu
455b68e052
Merge pull request #14123 from edizor/master
...
Update README
2023-05-26 10:49:54 +03:00
davidmartinezbarua
4bd81b7271
Merge pull request #13937 from ukhan1980/BAEL-6105-correct-use-of-flush
...
[BAEL-6105] code for correct use of flush
2023-05-25 21:05:19 -03:00
uzma
14fb1775e1
[BAEL-6105] delete code from the old module
2023-05-25 23:38:09 +01:00
uzma
4a479efd69
[BAEL-6105] code for correct use of flush
2023-05-25 23:36:24 +01:00
edizor
2b06a24533
Update README.md
...
[skip ci]
2023-05-26 00:53:15 +08:00
edizor
dcc1b2c453
Update README.md
...
[skip ci]
2023-05-25 23:49:41 +08:00
timis1
67b76b53a5
JAVA-20164 Fix .._SEQ.NEXTVAL error ( #14109 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-24 19:52:01 +05:30
Bipin kumar
a408564d18
JAVA-21189: Formatting pom.xml modules starting from NOPQR ( #14097 )
2023-05-23 22:03:06 +05:30
davidmartinezbarua
2cdf336d57
Merge pull request #13955 from ukhan1980/BAEL-6344-convert-list-to-page
...
[BAEL-6105] code for list to page article
2023-05-22 14:59:52 -03:00
uzma
53dd1f7e9a
[BAEL-6344] address PR comment
2023-05-22 13:40:23 +01:00
timis1
e6b0ef1d86
JAVA-20163 Fix failed integration test with date creation comparison ( #14080 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-21 14:26:18 +05:30
timis1
e624a6c893
JAVA-20164 Upgrade java hibernate specific modules to JDK 11 ( #13900 )
...
* JAVA-20164 Upgrade java hibernate specific modules to JDK 11
* JAVA-20164 Migrating java-jpa-2
* JAVA-20164 Migrating jnosql-artemis
* JAVA-20164 Migrating querydsl
* JAVA-20164 Migrating r2dbc
* JAVA-20164 Migrating redis
* JAVA-20164 Fixing test JPATextUnitTest#givenExam_whenSaveExam_thenReturnExpectedExam
* JAVA-20164 Fixing givenIdentityStrategy_whenCommitTransction_thenReturnPrimaryKey
* JAVA-20164 Changes after review
* JAVA-20164 Migrating java-cassandra to jdk8
* JAVA-20164 Fix legacy mode error
* Update pom.xml
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 14:07:45 +05:30
timis1
09e421c3cd
JAVA-20166 Migrating spring-date-eclipselink ( #13959 )
...
* JAVA-20166 Migrating spring-date-eclipselink
* JAVA-20166 Fix failed tests address already bind
* JAVA-20166 Migrating spring-date-couchbase-2
* JAVA-20166 Replace with optional instead of returning null
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-19 12:23:28 +05:30
timis1
d9182f160c
JAVA-20167 Upgrade spring-data hibernate with external libraries specific modules to JDK 11 ( #14022 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-19 12:18:45 +05:30
davidmartinezbarua
d03e2ba667
Merge pull request #13953 from etrandafir93/features/BAEL-6320-hibernate_natural_id
...
BAEL-6320: added code support for the @NaturalId article
2023-05-17 12:10:52 -03:00
Ehsan Sasanianno
4fb65f5c6e
JAVA-16946 Upgrade h2 database version for remaining modules ( #13976 )
2023-05-14 20:13:06 +03:00
technoddy
ebbd80e6c7
updating class name for tests to abide by policy
2023-05-14 12:38:41 -04:00
Sam
4508b19f07
Merge branch 'eugenp:master' into master
2023-05-14 12:27:30 -04:00
technoddy
58d6a02c35
JPA Counting Row Implementation
2023-05-14 12:09:07 -04:00
emanueltrandafir1993
4f8662aa01
BAEL-6320: format & code review
2023-05-14 16:52:59 +02:00
timis1
bb9e5b65b4
JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 ( #13952 )
...
* JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11
* JAVA-20165 Migrating spring-boot-persistence-mongodb
* JAVA-20165 Migrating spring-boot-persistence-mongodb-2
* JAVA-20165 Migrating spring-boot-persistence-mongodb-3
* JAVA-20165 Adding latest version for jdbi in spring-boot-persistence-2 module
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-12 19:14:03 +05:30
timis1
e7d1d56c47
JAVA-20163 Upgrade hibernate specific modules to JDK 11 ( #13817 )
...
* JAVA-20163 Migration hibernate-annotations
* JAVA-20163 Migrate hibernate-queries
* JAVA-20163 Migrating hibernate-mapping
* JAVA-20163 rename reserved keywords, update inheritance example
* JAVA-20163 Migrate hibernate-ogm module to the jdk 8 because hibernate-ogm doesn't support jakarta API
* JAVA-20163 Migrate hibernate-enterprise module
* JAVA-20163 Add update to HibernateExceptionUnitTest#whenQueryExecutedWithUnmappedEntity_thenMappingException
* JAVA-20163 Set explicit version for hibernate 6.1.7.Final in the hibernate-queries module
* JAVA-20163 Fix failed test with port that already exists (giving another port 8088)
* JAVA-20163 Fix other location after changing the port
* JAVA-20163 Remove duplicate Unit Test
---------
Co-authored-by: n <noreplay@yahoo.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-05-12 19:06:06 +05:30
edizor
7eba847b93
Update README.md
...
[skip ci]
2023-05-11 23:50:18 +08:00
edizor
68af213dfe
Update README.md
...
[skip ci]
2023-05-11 23:47:20 +08:00
Loredana Crusoveanu
8e6f7bf490
Merge pull request #13956 from edizor/master
...
Update README
2023-05-07 08:10:20 +03:00
Ulisses Lima
7123ae8ad7
BAEL-6046 MongoDB - Field Level Encryption ( #13859 )
2023-05-06 09:59:46 +02:00
edizor
73ab237379
Update README.md
...
[skip ci]
2023-05-05 23:58:06 +08:00
edizor
93348fff60
Update README.md
...
[skip ci]
2023-05-05 23:42:22 +08:00
uzma
81ab123e84
[BAEL-6105] refactor test names
2023-05-05 15:04:09 +01:00
uzma
e9ad048d8d
[BAEL-6105] code for list to page article
2023-05-05 14:52:08 +01:00
uzma
555662907a
[BAEL-6105] code for list to page article
2023-05-05 11:07:33 +01:00
3hsan
2e41874a5c
JAVA-16946: comment spring-jooq module from persistence-modules. ( #13951 )
2023-05-05 11:47:57 +03:00
uzma
3e04f00895
[BAEL-6105] code for correct use of flush
2023-05-04 17:46:56 +01:00
emanuel.trandafir
7be3725480
BAEL-6320: added code support for the @NaturalId article
2023-05-04 18:04:15 +02:00
Azhwani
8d0158aa5b
BAEL-6326: Spring Boot H2 JdbcSQLSyntaxErrorException expected identifier ( #13843 )
2023-05-04 08:09:02 +02:00
Kingsley✨
183761cb3f
Merge branch 'eugenp:master' into master
2023-04-30 21:28:54 +05:30
Kingsley Amankwah
4e7d1ffd1f
Comments removed
2023-04-30 15:58:54 +05:30
Kingsley Amankwah
d650f7ace7
getters and setters removed from code
2023-04-30 15:53:49 +05:30
mariudotsh
141df4e0ff
BAEL-6319 Hibernate 6 Boolean Converters ( #13894 )
...
Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-30 08:04:19 +05:30
Kingsley Amankwah
1767ea3cdc
Hibernate Associations
2023-04-27 05:10:50 +05:30
Kingsley Amankwah
82f9d6a500
Hibernate Associations
2023-04-27 05:00:38 +05:30
Kilian Schneider
6cc24e0759
BAEL-6348 persist List<String> in JPA ( #13897 )
...
* BAEL-6348 persist List<String> in JPA
* Update naming
2023-04-25 17:55:11 -07:00
Kingsley✨
f22e99f4a7
Merge branch 'eugenp:master' into master
2023-04-24 05:25:30 +00:00
timis1
9a47717d43
JAVA-20464 Fix failing tests in hibernate-exceptions module ( #13885 )
...
* JAVA-20464 Fix failing tests in hibernate-exceptions module
* JAVA-20464 Fix failing tests in hibernate-jpa module
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-22 22:11:21 +05:30
Kingsley Amankwah
00028b8b19
JPA/Hibernate Associations
2023-04-21 04:48:52 +05:30
Mikhail Polivakha
4b540d1f0a
misha2048 Generate uuids with hibernate ( #13785 )
...
* misha2048 Retrying Requests using Apache HttpClient
* Generate UUIDs with Hibernate misha2048
* BAEL-6321 change target module after review
---------
Co-authored-by: Mihail Polivaha <68962645+Mihail2048@users.noreply.github.com>
2023-04-20 20:00:56 +05:30
Dhawal Kapil
db4e6d5e47
JAVA-19718 Minor corrections and fixes ( #13865 )
2023-04-19 23:28:25 +05:30
Bipin kumar
1137565f01
JAVA-19787 : Adding example for h2 default sql schema and data initialization ( #13863 )
2023-04-19 20:25:45 +05:30
Grzegorz Musiał
c20e6760b7
BAEL-5549: chore: Make the test manual since it requires testcontainers ( #13804 )
...
* BAEL-5549: chore: Make the test manual since it requires testcontainers
* BAEL-5549: doc: add run instructions
2023-04-12 09:33:46 +05:30
edizor
50fa309372
Update README.md
...
[skip ci]
2023-04-08 00:11:38 +08:00
edizor
356e748701
Update README.md
...
[skip ci]
2023-04-08 00:03:46 +08:00
timis1
84a3a42fd0
JAVA-18167 Upgrade persistence-modules to JDK 11 ( #13714 )
...
* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)
* JAVA-16167 Update pom.xml to include just the updated modules
* JAVA-18167 Added vaadin because it looks that I removed
* JAVA-18167 Migration deltaspike
* JAVA-18167 Migration hbase module
* JAVA-18167 Migration hibernate-mapping-2
* JAVA-18167 Migration hibernate-exceptions
* JAVA-18167 Migration hibernate-jpa module
* JAVA-18167 Migration hibernate-jpa change the name of User entity
* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa
* JAVA-18167 Migrate deltaspike back to jdk8
* JAVA-18167 Remove some modules that was added elsewhere
* Revert "JAVA-18167 Migration deltaspike"
This reverts commit 874b4ba2
* JAVA-18167 Comment failed module (it will be migrated later)
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-07 07:23:12 +05:30
Bipin kumar
9f179d687e
Dev 19389 ( #13745 )
...
* Java-19389 : commits made for adding two new test cases for UUID use:
* Java-19389 : commits made for adding two new test cases for UUID use:
* JAVA-19389: Changes made for incorporating review comments
2023-04-05 21:58:06 +05:30
mariudotsh
e9a2b58924
BAEL-5985 Hibernate @CreationTimestamp and @UpdateTimestamp ( #13690 )
...
* BAEL-5985 Hibernate @CreationTimestamp and @UpdateTimestamp
* BAEL-5985 Remove unnecessary imports
* BAEL-5985 Swap order in assertEquals
---------
Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-04 09:54:37 +02:00
anuragkumawat
cf53d94739
JAVA-19549 Move A Spring Custom Annotation for a Better DAO article from spring-core-3 module to spring-data-jpa-annotations module ( #13748 )
2023-04-03 21:11:26 +05:30
Bipin kumar
8e4f8366d2
JAVA-19726: Changes made for cleaning code ( #13763 )
...
* JAVA-19726: Changes made for cleaning code
* JAVA-19726: Changes made for cleaning code
* JAVA-19726: Changes made for cleaning code
2023-04-03 19:54:23 +05:30
Chris
7e318cbd44
Prevent NPE when trying to create a deep copy ( #13513 )
2023-04-03 12:29:45 +05:30
edizor
f63cc893c3
Update README.md
...
[skip ci]
2023-03-30 22:05:34 +08:00
Balamurugan
99d11182ab
BAEL-5988: Added properties for fixing failing tests for R2DBCExampleApplicationIntegrationTest ( #13738 )
2023-03-29 23:15:36 -06:00
apeterlic
b2f92bce02
BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA ( #13634 )
...
* BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA
* Add property source
2023-03-25 17:43:25 +01:00
ukhan1980
ae6493b568
[BAEL-6041] add code for cascading delete ( #13699 )
...
Co-authored-by: uzma <u.khan@proxymity.io>
2023-03-24 10:22:32 -07:00
edizor
f957425045
Update README.md
...
[skip ci]
2023-03-24 16:43:59 +08:00
edizor
dc6cedd9b6
Update README.md
...
[skip ci]
2023-03-24 16:37:16 +08:00
Balamurugan
b1162d37b9
BAEL-5988: Added code for Spring R2DBC flyway migration with tests ( #13551 )
...
* BAEL-5988: Added code for Spring R2DBC flyway migration with tests
* BAEL-5988: Removed unnecessary logging config
* BAEL-5988: Addressed review comments
* BAEL-5988: Removed bean loading override config for test
* BAEL-5988: Removed unnecessary import
* BAEL-5988: Added properties for versions in pom
---------
Co-authored-by: Bala <balamurugan.radhakrishnan@yapily.com>
Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-03-22 19:13:31 -06:00
Eugen
b2accf8773
Merge pull request #13675 from edizor/master
...
Update README
2023-03-21 21:17:45 +02:00
Harry9656
e30dc4dbc3
[JAVA-6232]: Introduction to QuestDB ( #13542 )
...
* [JAVA-6232]: Introduction to QuestDB
* [FIX] Add questdb version as property
* JAVA-6232: Change parent folder
2023-03-21 07:40:18 +01:00
edizor
b16e7bfc2a
Merge branch 'eugenp:master' into master
2023-03-19 02:04:52 +08:00
Anastasios Ioannidis
1afb78dde1
JAVA-17609 Spring-data-rest SQLite upgrade to Spring-Boot-3 ( #13559 )
2023-03-17 20:20:59 +05:30
edizor
cdd1d8b942
Update README.md
...
[skip ci]
2023-03-17 00:45:39 +08:00
edizor
19546f4d31
Update README.md
...
[skip ci]
2023-03-17 00:41:38 +08:00
Abhinav Pandey
8469deeb56
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-6128
2023-03-12 11:43:55 +05:30
Abhinav Pandey
5a29982862
BAEL-6128 - moving to jdk9 profile
2023-03-12 11:42:05 +05:30
Mateusz Szablak
c119a05849
BAEL-6004 TRUNCATE table in Spring Data JPA ( #13554 )
2023-03-08 15:43:16 +01:00
Abhinav Pandey
048588aa65
BAEL-6128 - Adding module name to parent module
2023-03-07 22:00:37 +05:30
Ulisses Lima
f70c91c43f
removing extra 'jdbc:'
2023-03-07 12:20:41 -03:00
Avin Buricha
68c8aa2bb1
Article code ( #13567 )
2023-03-04 22:23:20 +01:00
timis1
b161aeec27
JAVA-18264 Update article "A Guide to MongoDB with Java" ( #13466 )
...
* JAVA-18264 Update article "A Guide to MongoDB with Java"
* JAVA-18264 Update with suggestion
* JAVA-18264 Additional updates
* JAVA-18264 Format pom.xml
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-27 16:08:14 +05:30
Abhinav Pandey
772a1ac80e
BAEL-6128 - New interfaces in Spring Data 3
2023-02-26 10:27:44 +05:30
edizor
c2c2a22d09
Update README.md
...
[skip ci]
2023-02-24 19:30:32 +08:00
edizor
c63b57c6b3
Update README.md
...
[skip ci]
2023-02-24 19:28:19 +08:00