Commit Graph

12021 Commits

Author SHA1 Message Date
Loredana Crusoveanu 2a2ac8d27f Merge pull request #14090 from eugenp/lor6-patch-2
Update README.md
2023-05-22 10:00:36 +03:00
Loredana Crusoveanu 537c5a4e5f Merge pull request #14089 from eugenp/lor6-patch-1
Update README.md
2023-05-22 09:56:10 +03:00
Loredana Crusoveanu 3fb8e179ed Update README.md 2023-05-22 09:52:15 +03:00
Loredana Crusoveanu 88aa259dfb Update README.md 2023-05-22 09:51:26 +03:00
Loredana Crusoveanu fa7d8776a9 Merge pull request #14086 from kulfoniasty/BAEL-6250-move-to-module-2
BAEL-6250: refactor: Move to spring-caching-2 since spring-caching is full
2023-05-22 09:47:01 +03:00
grzegorz@musial.tk ec5cddc78b BAEL-6250: refactor: Move to spring-caching-2 since spring-caching is full 2023-05-21 22:07:09 +02:00
Deboshree 2bf46ddbcc changing unit test class name 2023-05-21 23:41:53 +05:30
ciphx acdafe5817 Merge branch 'eugenp:master' into string_to_int_encapsulation 2023-05-21 23:37:26 +05:30
Deboshree a0079d22d2 removed optional specific function 2023-05-21 23:36:38 +05:30
Andrew Tarry 21b5f5f260 Delete README.md 2023-05-21 20:13:34 +03:00
Dhawal Kapil 9d63cfe4a6 JAVA-21440 Minor cleanup (#14084) 2023-05-21 15:33:22 +05:30
Bipin kumar 3b73517b00 JAVA-21440: Changes made for upgrade jooby module to 2.16.1 to make j… (#14064)
* JAVA-21440: Chnages made for upgrade jooby module to 2.16.1 to make java-17 compatable

* JAVA-21440: commenting redis code as this will only work in the local or infra should have a redis setup
2023-05-21 15:15:40 +05:30
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
vaibhav007jain 9fe90d4663 Bael-6331: Adding changes for creating and checking empty streams (#14047)
* BAEL-6331: Create EmptyStreams.java

* BAEL-6331: Create EmptyStreamsUnitTest.java
2023-05-21 08:15:43 +05:30
Bahaa El-Din Helmy 7a8afbb58f Array vs List Performance in Java (#14078)
This commit is related to the article entitled "Array vs List Performance in Java"
2023-05-20 14:52:56 -07:00
Bahaa El-Din Helmy 7c47447776 Convert Hashmap to JSON object in Java (#14070)
* Convert Hashmap to JSON object in Java

This commit is related to the article entitled "Convert Hashmap to JSON object in Java"

* Convert Hashmap to JSON object in Java

This commit is for the article "Convert Hashmap to JSON object in Java"
2023-05-20 09:00:00 -07:00
Loredana Crusoveanu e80e82c746 Merge pull request #14051 from eugenp/BAEL-5905-v2
BAEL-5905 move article
2023-05-20 13:49:20 +03:00
Muhammad Asif f255c01d80 BAEL-6094 (#14043)
* Inital Commit for BAEL-6094

* Added the test

* Updated the test
2023-05-20 10:22:20 +02:00
victorsempere 9fb2b4d919 BAEL-5575 (#14016)
* BAEL-5575

First commit of the example for the article:
https://drafts.baeldung.com/wp-admin/post.php?post=153774&action=edit

* BAEL-5575

Adjusted pom.xml

* BAEL-5575

Formatted source code

* BAEL-5575

Removed unused import

* BAEL-5575

Renamed UT to follow: https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Modified pom.xml to define versions in  properties  as stated in:
https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Changes checking the commands:
* mvn clean install
* mvn clean install -Dgib.enabled=false

* BAEL-5575

Set GB as the base language
2023-05-20 10:05:43 +02:00
Balamurugan 50faedd2bc BAEL-6086: Customize WebFlux Exceptions in Spring Boot 3 (#13948)
* 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

---------

Co-authored-by: balasr3 <balamurugan.radhakrishnan@imgarena.com>
2023-05-20 09:18:40 +05:30
Eugene Kovko 7317f0816d BAEL-4615: Create and Detect Memory Leak in Java (#14060) 2023-05-19 15:00:16 -07:00
Eugene Kovko 2091146702 BAEL-5947: Moving a project to a different package (#14054)
* Revert "feat: BAEL-5947 External Debugging with JMXTerm (#13847)"

This reverts commit ae04ab2510.

* BAEL-5947: Moving a project to a different package
2023-05-19 12:29:10 -07:00
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