Loredana Crusoveanu
8cb142eb02
BAEL-5905 move article
2023-05-19 20:40:38 +03:00
davidmartinezbarua
fcd357036f
Merge pull request #14007 from AndiCover/master
...
BAEL-6428 Make a Method Execute Only Once in Java
2023-05-19 10:02:30 -03:00
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
anuragkumawat
539bf3438d
Java 20277 ( #14046 )
...
* JAVA-20277 GitHub Issue: Regarding article Introduction to JsonPath
* JAVA-20277 Code Review Changes
2023-05-19 08:48:58 +05:30
Bipin kumar
30eb8c30ad
JAVA-21106: Adding javax-servlets module to jdk9 and above ( #13974 )
...
* JAVA-21106: Adding javax-servlets module to jdk9 and above
* JAVA-21106: Changes made for adding the method for runt he application
* JAVA-21106: Changes made for adding javax-servlets-2 modules to jdk-9 and above
* JAVA-21106: Changes made for adding linkrest modules to jdk-9 and above
* JAVA-21106 : Changes made for adding jee-7 and ninija in default-jdk9-and-above profile
* JAVA-21106 : Changes made for adding resteasy,spark-java,struts-3,vraptor,wicket in default-jdk9-and-above profile
* JAVA-21106 : Changes made for removing ninja module
* JAVA-21106 : Changes made for removing ninja module fro jdk-9 and above
* JAVA-21106: Changes made for cleaninhg pom.xml
* JAVA-21106: FIXING MAVEN VERISON FOR WICKET
2023-05-19 08:36:40 +05:30
panos-kakos
7849261270
20616 ( #14023 )
...
* [JAVA-20616] Upgraded spring-spel module to jdk9-and-above profile
* [JAVA-20616] Upgraded spring-websockets module to jdk9-and-above profile
* [JAVA-20616] Upgraded spring-shell module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 08:20:37 +05:30
AndiCover
d065736bf4
BAEL-6428 Make a Method Execute Only Once in Java
2023-05-18 19:20:49 +02:00
Bahaa El-Din Helmy
c9aef79909
Title: Array vs List Performance in Java ( #14034 )
...
This commit related to the article entitled "Array vs List Performance in Java".
2023-05-18 08:19:14 -07:00
Deboshree
c4431dadf5
change return type to optional
2023-05-18 19:27:02 +05:30
panos-kakos
6e0252a417
[JAVA-20624] Moved static-analysis module to jdk9-and-above-profile ( #14026 )
2023-05-18 18:31:10 +05:30
Ralf Ueberfuhr
68324c8f6b
BAEL-6179: Add Actuator sample without Spring Boot ( #14032 )
...
* BAEL-6179: Add Actuator sample without Spring Boot
* BAEL-6179: Simplify custom health indicator
2023-05-18 14:01:50 +02:00
Vini
9bb795bfd3
Merge pull request #14003 from sam-gardner/BAEL-6334-check-list-element-in-other-list
...
BAEL-6334 Add example code for checking if a list element is in anoth…
2023-05-18 13:51:45 +02:00
Sam Gardner
8430235bb1
Merge branch 'master' into BAEL-6334-check-list-element-in-other-list
2023-05-18 10:31:57 +01:00
Sam Gardner
ae1a3f9e79
BAEL-6334 Improve test names and typos
2023-05-18 10:27:08 +01:00
Hamid Reza Sharifi
a78c978c9b
BAEL-5711: Securing Spring Boot API with API key and secret ( #14015 )
...
* #bael-5711: add source
* #bael-5711: remove extra space
* #bael-5711: remove extra space
* #bael-5711: remove extra space
---------
Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-05-18 10:50:26 +02:00
Loredana Crusoveanu
b688f123db
Merge pull request #13922 from dkapil/task/JAVA-13721
...
JAVA-13721 Format, Fix Package, Upgrade version of all the articles
2023-05-18 11:31:42 +03:00
Kasra Madadipouya
ab3e892d6e
JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles ( #14029 )
...
* JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles
* JAVA-20631 fix parent modules so that the project parent (pom.xml) can be built without error
2023-05-18 08:19:44 +05:30
Kasra Madadipouya
1daa963235
JAVA-20630 move the jws module to *-jdk9-and-above profiles ( #14030 )
2023-05-18 08:16:31 +05:30
anuragkumawat
316e5626f2
JAVA-21186 Fix references to parents - Week 21 - 2023 ( #14036 )
2023-05-18 07:51:34 +05:30
Dhawal Kapil
4fbb7815ce
JAVA-20946 Renamed HttpBinServiceUnitTest to LiveTest ( #14041 )
...
- Since it is making actual live request to httpbin.org
2023-05-18 07:44:26 +05:30
thibaultfaure
934390aaef
BAEL-6246 Fix AppControllerIntegrationTest ( #14039 )
...
Co-authored-by: thibault.faure <thibault.faure@mimacom.com>
2023-05-18 07:32:35 +05:30
Bhaskar Ghosh Dastidar
da265d4f81
[BAEL-6339] custom iterator with testcases ( #14038 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-05-17 13:32:04 -07:00
Andrew Tarry
5ca5a1e8e7
add value of comparision
2023-05-17 21:23:14 +03:00
Loredana Crusoveanu
06bf1155e8
Merge pull request #14033 from edizor/master
...
Update README
2023-05-17 19:41:20 +03:00
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
panos-kakos
ee664c7822
[JAVA-20633 Clean up modules ( #14024 )
2023-05-17 19:30:04 +05:30
panos-kakos
31bc69c282
[JAVA-20626]Moved vertx-modules to jdk9-and-above profile + upgraded vertx version to 3.9.15 ( #13960 )
2023-05-17 19:25:48 +05:30
Bipin kumar
deec7f1647
JAVA-20828: changes made for resolving botique module ( #14027 )
2023-05-17 19:24:21 +05:30
edizor
73885aade0
Update README.md
...
[skip ci]
2023-05-17 21:12:44 +08:00
edizor
f96add5372
Update README.md
...
[skip ci]
2023-05-17 21:08:27 +08:00
edizor
768e6b767a
Update README.md
...
[skip ci]
2023-05-17 20:58:22 +08:00
edizor
2248a39409
Update README.md
...
[skip ci]
2023-05-17 20:54:43 +08:00
edizor
558f03a8d2
Update README.md
...
[skip ci]
2023-05-17 20:42:22 +08:00
edizor
9f2bee0824
Update README.md
...
[skip ci]
2023-05-17 20:36:14 +08:00
edizor
1f9c1fdb37
Update README.md
...
[skip ci]
2023-05-17 20:33:02 +08:00
edizor
4e27f78bf0
Update README.md
...
[skip ci]
2023-05-17 20:28:36 +08:00
edizor
ff2ca36926
Update README.md
...
[skip ci]
2023-05-17 20:24:12 +08:00
edizor
0f7a00193b
Update README.md
...
[skip ci]
2023-05-17 20:16:47 +08:00
Dmytro Budym
7f601b84d2
disable AWSS3ObjectIntegrationTest due to need real credentials ( #14028 )
...
make AWSS3ObjectIntegrationTest manual
2023-05-16 17:11:14 -05:00
Saikat Chakraborty
d37926eddf
Bael 4582: Custom Authentication using shared secret ( #13801 )
...
* Spring custom security filter add
* Integration Tests add
* Add Project into parent pom
* refactor code
* refactor code
* remove .env and refactor code
* refactor code
* exclude auto configuration
* Refactored code
* removed ssl certificate for security
* Set session management to statelees
* Refactor tests
* Refactor authentication logic
* Refactor authentication logic
* Refactor authentication logic
* Remove unused code
* Remove unused code
* Remove unused appconfig
2023-05-16 20:03:45 +01:00
thibaultfaure
00ca91bd58
BAEL-6246 Code for the article Send MultipartFile Request with RestAs… ( #13803 )
...
* BAEL-6246 Code for the article Send MultipartFile Request with RestAssured
* Fix code style in rest assured integration tests
---------
Co-authored-by: thibault.faure <thibault.faure@mimacom.com>
2023-05-16 19:59:16 +01:00
Maciej Główka
a96f8f3e75
BAEL-4369: Multiple ways of declaring dependency versions in Gradle ( #13825 )
2023-05-16 19:45:11 +01:00
Dhawal Kapil
c3767c3a91
Merge branch 'master' of https://github.com/eugenp/tutorials into
...
task/JAVA-13721
# Conflicts:
# testing-modules/mockito-simple/pom.xml
2023-05-16 23:10:40 +05:30
Dhawal Kapil
585d1e1575
JAVA-13721 Further formatting of files
2023-05-16 23:06:58 +05:30
Dhawal Kapil
7b8fad5dc9
JAVA-13721 Fixing the formatting
2023-05-16 22:56:17 +05:30
Michael Olayemi
43c4e4b337
Hashing with Argon2 in Java ( #14009 )
...
* Hashing with Argon2 in Java
* Hashing with Argon2 in Java
2023-05-16 20:51:10 +05:30
Ehsan Sasanianno
a9a44221fc
Revert "JAVA-20280: remove wrong property ( #13874 )" ( #14021 )
...
This reverts commit 561e893e86
.
2023-05-16 13:48:03 +03:00
Azhwani
389a106697
BAEL-6398: Java PrintStream to String ( #13998 )
2023-05-16 08:28:25 +02:00