Commit Graph

2000 Commits

Author SHA1 Message Date
panos-kakos
060c025412 [JAVA-23096] Upgraded logback library version to latest available 2023-08-20 12:39:42 +03:00
gaepi
62a8ae6fcf JAVA-24249 | Renamed test in LiveTest since it's using TestContainers. 2023-08-18 12:58:17 +02:00
timis1
5644c2eeb3 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
95161a0f36 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
8e342e1fb8 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
4c1041da9c Create README.md
[skip ci]
2023-08-09 19:54:33 +08:00
Kasra Madadipouya
d5cdaa2965 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
5ce87e0104 JAVA-23773: Changes made for adding classPath in properties file 2023-08-07 18:40:50 +05:30
edizor
0bcffff6cf Create README.md
[skip ci]
2023-08-02 21:05:45 +08:00
Bipinkumar27
30009184e6 JAVA-22773: Adding spring-boot-starter-web dependecy for stopping the application closes immediately 2023-08-01 21:26:00 +05:30
timis1
4bb9fa006d JAVA-23344 Fix failing tests in hibernate-annotations (#14468) 2023-07-27 19:27:17 +03:00
Sam
336a15050f Scroll API Implementation (#14435)
Co-authored-by: technoddy <mail.technoddy@gmail.com>
2023-07-27 12:00:54 +02:00
Thiago dos Santos Hora
cf3fc67a2b [BAEL-4897] Shardingshere (#14470)
* [BAEL-4897] Shardingshere

* [BAEL-4897] Fixes

* [BAEL-4897] delete read me
2023-07-26 17:23:08 +02:00
edizor
442d703014 Update README.md
[skip ci]
2023-07-26 15:52:01 +08:00
davidmartinezbarua
0f988a7bbe 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
589f558e93 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
230aa7f5c8 [BAEL-6318] fix indentation 2023-07-17 14:02:35 +01:00
Dhawal Kapil
0b18a9feda Update README.md (#14414) 2023-07-15 17:33:35 +05:30
Bipin kumar
0d26783f4b 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
f2a080fa6d Update README.md
[skip ci]
2023-07-13 21:39:06 +08:00
edizor
fb3e495748 Create README.md
[skip ci]
2023-07-13 20:22:32 +08:00
edizor
beb88e2a6d Update README.md
[skip ci]
2023-07-13 14:34:24 +08:00
timis1
9b39c0ffaa JAVA-23082 Review log statements for projects - Week 16 - 2023 (moved-13) (conti-1) 2023-07-10 11:23:04 +03:00
timis1
6d9ca58eb1 JAVA-22515 Split or move spring-data-jpa-repo-2 module (moved-1) 2023-07-08 22:06:30 +03:00
Seremba Patrick
8749794f55 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 49630409ee.

* add 2-space indent on line continuations.
2023-07-08 09:26:26 +05:30
Vini
7e0db60cad Merge pull request #14305 from Eredisse/master
BAEL-6024 - Guide to YugabyteDB
2023-07-07 15:14:50 +02:00
alexandru.borza
2c806b3c1f remove unused dependency 2023-07-07 14:49:14 +03:00
panos-kakos
0a5dde8f9c [JAVA-21545] Upgraded aws-java-sdk-dynamodb version (#14351) 2023-07-05 20:38:31 +05:30
uzma
b62dba7b7f [BAEL-6318] fix test 2023-07-03 13:18:03 +01:00
uzma
8b52027902 [BAEL-6318] code for consuming Page<Entity> using rest template 2023-07-02 23:51:56 +01:00
edizor
9d1fd2cec3 Update README.md
[skip ci]
2023-07-01 18:22:12 +08:00
edizor
e66e1b9af7 Update README.md
[skip ci]
2023-07-01 17:03:31 +08:00
Gaetano Piazzolla
5ee991f207 JAVA-21601 | Using oracle Starter instead of Multiple dependencies. (#14326) 2023-06-30 16:19:14 +05:30
timis1
5c1a76f1c8 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
1e08a74b3e add live test 2023-06-25 18:28:58 +03:00
Grzegorz Piwowarek
13307e4341 Remove redundant constructors (#14248) 2023-06-25 14:38:28 +02:00
Grzegorz Piwowarek
61a113efd9 Adjust for a non-null MongoClient API (#14247) 2023-06-25 14:14:06 +02:00
Loredana Crusoveanu
0631f8ceb1 Merge pull request #14249 from eugenp/lor6-patch-1
Update README.md
2023-06-23 19:12:57 +03:00
Loredana Crusoveanu
014006805e Merge pull request #14250 from eugenp/lor6-patch-2
Update README.md
2023-06-23 19:12:05 +03:00
timis1
9c18d908f9 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
534e7b78da BAEL-6523: Difference Between findBy and findOneBy in Spring Data JPA (#14136) 2023-06-19 20:28:52 +02:00
Vini
fe320577b3 Merge pull request #14161 from Eredisse/master
BAEL-6024 Guide to YugabyteDB
2023-06-19 12:15:09 +02:00
panos-kakos
641be7c21d [JAVA-21545] Fix test (#14258) 2023-06-18 13:46:45 +05:30
timis1
f001ff53df JAVA-20167 Remove methods that are not presented in articles 2023-06-17 00:45:20 +03:00
timis1
656a3463e6 Merge branch 'master' into JAVA-20167_1 2023-06-16 22:13:06 +03:00
Loredana Crusoveanu
af8f02547f Update README.md 2023-06-16 20:41:02 +03:00
Loredana Crusoveanu
772c4c2677 Update README.md 2023-06-16 20:40:51 +03:00
Loredana Crusoveanu
5de999fecd Merge pull request #14241 from timis1/JAVA-22364
JAVA-22364 Split spring-data-neo4j module
2023-06-16 20:28:03 +03:00
timis1
bbdd103ebf JAVA-22364 Some adjustments in neo4j 2023-06-16 09:35:28 +03:00
timis1
1ee2d9dce2 JAVA-222364 Keep in the spring data neo4j just the examples with spring 2023-06-16 09:00:06 +03:00