edizor
296504cc42
Update README.md
...
[skip ci]
2023-07-13 14:34:24 +08: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
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