12298 Commits

Author SHA1 Message Date
Harry9656
43fc8b38ea JAVA-6350: Add comments for SpringDoc v2 compatible with Spring Boot 3 (#13989) 2023-06-18 12:54:06 +02:00
Gaetano Piazzolla
d4c6226aa5 JAVA-22250 | bumping karate to a new version compatible with jdk 17 (#14230)
* JAVA-22250 | bumping karate to a new version compatible with jdk 17

* JAVA-22180 | removed unused lib and added correct scope.
2023-06-18 14:53:46 +05:30
panos-kakos
191245c2da [JAVA-21545] Fix test (#14258) 2023-06-18 13:46:45 +05:30
Kasra Madadipouya
25c2652260 JAVA-20620 upgrade Spring Swagger module to work with JDK 9 and above (#14254) 2023-06-18 10:58:01 +05:30
Gaetano Piazzolla
ef8a499819 JAVA-6405 | counting Partitions in a topic in two different ways. (#14233) 2023-06-17 09:55:59 -07:00
Loredana Crusoveanu
6301d6f118 Merge pull request #14166 from timis1/JAVA-20167_1
JAVA-20167 Migrate spring-data-mongodb to JDK 17
2023-06-17 18:04:25 +03:00
timis1
c76a1e8c45 JAVA-20167 Remove methods that are not presented in articles 2023-06-17 00:45:20 +03:00
timis1
80d7e13b3c Merge branch 'eugenp:master' into JAVA-20167_1 2023-06-17 00:37:36 +03:00
Bahaa El-Din Helmy
e3afaf7996 Difference Between Boolean.TRUE and true in Java (#14253)
This commit is related to the article "Difference Between Boolean.TRUE and true in Java"
2023-06-16 14:34:34 -07: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
Loredana Crusoveanu
5db672092a Merge pull request #14238 from edizor/master
Update README
2023-06-16 12:49:21 +03:00
thibault.faure
a88028874b BAEL-5600 Code for the Read Date in Java using Scanner article 2023-06-16 10:52:58 +02: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
davidmartinezbarua
fec5f3af14 Merge pull request #14220 from thibaultfaure/article/BAEL-6482
BAEL-6482 Code for the Matching Null With Mockito article
2023-06-15 17:05:53 -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 2fd4c39a21cea9c62d313475b3df6fc1a3f3b087.
2023-06-15 20:37:30 +03:00
n
17d635bd0d Revert "JAVA-20167 Changes in MovieRepositoryIntegrationTest"
This reverts commit b50712ae429aafe125f207fd1417b0052fa85a89.
2023-06-15 20:37:24 +03:00
n
19039a3d2e Revert "JAVA-20167 Additional changes for test MovieRepositoryIntegrationTest"
This reverts commit 2a4950a9d74ae6334e6059d3dca4c6535315f99b.
2023-06-15 20:37:20 +03:00
Ana Peterlić
dc80d66ef0 BAEL-6432 - Asserting Equality on Two Classes without an Equals Method (#14193) 2023-06-15 21:13:10 +05:30
edizor
57a59c457a Update README.md
[skip ci]
2023-06-15 23:14:25 +08:00
edizor
7bf3991066 Update README.md
[skip ci]
2023-06-15 23:04:52 +08:00
edizor
feb26e3bb0 Update README.md
[skip ci]
2023-06-15 22:59:15 +08:00
edizor
d75e74270c Update README.md
[skip ci]
2023-06-15 22:44:37 +08:00
edizor
058dccb88f Update README.md
[skip ci]
2023-06-15 22:39:06 +08:00
edizor
cf0b7af0c1 Update README.md
[skip ci]
2023-06-15 22:32:42 +08:00
edizor
314b39e97a Update README.md
[skip ci]
2023-06-15 22:27:05 +08:00
edizor
e8b2cccd4f Update README.md
[skip ci]
2023-06-15 22:23:23 +08:00
edizor
553b496565 Update README.md
[skip ci]
2023-06-15 22:15:04 +08:00
edizor
c75bfdaf29 Update README.md
[skip ci]
2023-06-15 22:09:26 +08:00
edizor
bc279c62a4 Update README.md
[skip ci]
2023-06-15 22:06:30 +08:00
edizor
cefb2e7ad8 Update README.md
[skip ci]
2023-06-15 22:01:03 +08:00
edizor
0e52c2fbff Update README.md
[skip ci]
2023-06-15 21:57:03 +08:00
Loredana Crusoveanu
521847c5ad Merge pull request #14159 from dkapil/task/JAVA-13721_2
JAVA-13721 Removed mockmaker file, not needed with mockito v5+
2023-06-15 11:26:00 +03:00
Balamurugan
d72d41c3b7 BAEL-6086: removed unnecessary dependency(probably conflict which fails test) (#14235)
* BAEL-6086: Added code for webflux default and custom exception along with Unit Tests

* BAEL-6086: added missing import

* BAEL-6086: reformatting

* BAEL-6086: reformatted code

* BAEL-6086: removed unnecessary dependency(probably conflict which fails test)

---------

Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-06-15 11:28:50 +05:30
Bipin kumar
b249bedad7 Java 19673 01 (#14224)
* JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17

* JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17
2023-06-15 11:04:30 +05:30
Gaetano Piazzolla
4c825d6311 JAVA-22180 | fixed test with simple annotations. (#14225) 2023-06-15 09:39:55 +05:30
timis1
4000ff6ce9 Merge branch 'eugenp:master' into JAVA-20167_1 2023-06-15 00:43:18 +03:00
davidmartinezbarua
38924fb9bc Merge pull request #14183 from thibaultfaure/article/BAEL-6587
BAEL-6587 Code for the Mockito Exception article
2023-06-14 11:24:23 -03:00
thibault.faure
3a078d7c9c BAEL-5977 Code for the Throw Exception for Unexpected Input for Enum with Mapstruct article 2023-06-14 11:58:03 +02:00
Kai Yuan
880803be21 [str-all-upper] Check if a String is All Uppercase or Lowercase in Java (#14227) 2023-06-13 22:40:37 -05: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
tienvn4
b13c7c6ec5 BAEL-6541-convert-relative-path 2023-06-13 17:02:25 +07:00
tudormarc
ec042cb422 Merge pull request #4 from tudormarc/tudor-jacksonjr
BAEL-6310 - guide to JacksonJr
2023-06-13 01:02:40 +03:00