Commit Graph

15832 Commits

Author SHA1 Message Date
rcalago 2618f645d0
Update README.md 2024-04-17 15:19:51 +08:00
rcalago 12bbc2a20a
Update README.md 2024-04-17 15:17:29 +08:00
rcalago 93976acec0
Update README.md 2024-04-17 15:14:04 +08:00
rcalago e3d421be94
Update README.md 2024-04-17 15:13:00 +08:00
rcalago a34ff1586d
Update README.md 2024-04-17 15:10:50 +08:00
rcalago e2c6484a5b
Create README.md 2024-04-17 15:09:24 +08:00
Manfred 1f2c8a5c3d
BAEL-7670: Introduction to DuckDB (#16430) 2024-04-16 19:31:20 -05:00
Kai.Yuan c0165457b0 [cast-2-str-vs-str-valueOf] casting vs string.valueOf() 2024-04-16 23:54:01 +02:00
Ulisses Lima afe0ff1351
Merge pull request #16423 from wynnteo/BAEL-7616-HF
Bael 7616 hf
2024-04-16 17:51:13 -03:00
Alexandru Borza d00188ca6c
BAEL-7615 - review (#16427)
* BAEL-7255 - Implementing GraphQL Mutation without Returning Data

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - review
2024-04-16 13:16:09 -07:00
Dragomir Alin 6d95df0a41 fix conflicts 2024-04-16 18:45:19 +03:00
Dragomir Alin 8e38f00e63 update pom 2024-04-16 18:40:20 +03:00
Abhijeet Mohan a2a1068b13 [BAEL-7441] Fixing EOFException in Java 2024-04-16 15:24:37 +00:00
Vini 560a71d47c
Merge pull request #16274 from thibaultfaure/articles/BAEL-7657-Date-of-Easter-Sunday
BAEL-7657 Code for the Find the date of Easter Sunday for the given y…
2024-04-16 15:34:56 +02:00
timis1 960af85d50
JAVA-33620 Split or move hibernate-jpa module (#16362) 2024-04-16 11:09:12 +03:00
timis1 ebd95b4840
JAVA-32815 Split or move spring-data-jpa-simple (#16322)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-16 09:59:28 +03:00
Harry9656 b97a573c15
[JAVA-33842] Fix spring-kafka-2 integration test (#16415) 2024-04-16 08:33:48 +02:00
Dragomir Alin 754fa52b6c update scope for test dependencies 2024-04-16 09:30:38 +03:00
vunamtien a4ecc1ca29
[JAVA-31657] Upgrade-spring-aspects-to-latest-version (#16338) 2024-04-16 09:26:58 +03:00
ICKostiantyn.Ivanov c8f82ab48e BAEL-6346 - Fixes according to editor comments 2024-04-16 08:15:49 +02:00
Wynn 25638c9c78 improvement 2024-04-16 08:30:45 +08:00
Wynn Teo 75cc5fbb2f
Merge branch 'eugenp:master' into master 2024-04-16 08:28:49 +08:00
MohamedHelmyKassab 7223f8b498
This commit is related to 6437 (#16412)
This commit aims to add a test class "StringToOffsetDateTimeUnitTest".
2024-04-15 11:50:12 -07:00
Mo Helmy f3548a3c44
Update SymmetricSubstringMaxLengthUnitTest.java (#16411) 2024-04-15 11:47:38 -07:00
Ulisses Lima 2ea4c541bd
Merge pull request #16393 from sk1418/ISSUE-16300_maven
[ISSUE-16300_maven] fix
2024-04-15 14:12:37 -03:00
sam-gardner 5a2b41233c
JAVA-26740 Upgrade spring cloud dapr gateway (#16354) 2024-04-15 15:26:46 +03:00
anuragkumawat af6d810f48
JAVA-31275 Upgrade spring-cloud-data-flow-stream-processing module (#16249) 2024-04-15 15:22:27 +03:00
Liam Williams 394b88c019
Merge pull request #16386 from f0rb/BAEL-7741
BAEL-6276: Move code for "Getting Query String Parameters from HttpServletRequest"
2024-04-15 13:01:21 +01:00
ICKostiantyn.Ivanov 55769583dd BAEL-6346 - Fixes according to editor comments 2024-04-15 07:54:29 +02:00
Wynn Teo 4a787e8342
Bael 5911 hf (#16417)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* update class name to LiveTest
2024-04-14 21:07:04 -05:00
Wynn Teo 2fcd34c0a9
Merge branch 'eugenp:master' into master 2024-04-15 08:12:34 +08:00
Dominique Plante e3a87148d9
Merge pull request #16337 from yadavan88/complex-number-ops
Complex number operations
2024-04-14 10:56:44 -07:00
ACHRAF TAITAI a7ad916d27
BAEL-7839: Converting Image to BufferedImage in Java (#16403)
* BAEL-7765: How to fix JsonParseException: Unexpected character (code 115) when parsing unquoted JSON in Jackson

* BAEL-7839: Converting Image to BufferedImage in Java
2024-04-14 19:39:25 +02:00
sIvanovKonstantyn b1ae6680d8
Merge branch 'eugenp:master' into master 2024-04-14 18:18:06 +02:00
ICKostiantyn.Ivanov 4602f3a150 Merge branch 'master' of https://github.com/sIvanovKonstantyn/tutorials 2024-04-14 18:14:42 +02:00
ICKostiantyn.Ivanov 60751b2a06 BAEL-6346 - "Not a managed type" exception in Spring Data JPA 2024-04-14 18:14:19 +02:00
vunamtien 684ee81ed1
[JAVA-32759] Split-or-move-spring-boot-persistence-mongodb (#16392) 2024-04-14 17:04:50 +02:00
vunamtien 2685d31fd1
[JAVA-31561] Upgrade-springdoc-openapi-starter-webmvc-ui-&-springdoc-openapi-starter-webflux-ui (#16377) 2024-04-14 16:51:03 +02:00
Kai.Yuan a25ad3d064 [ISSUE-16300_maven] add comment 2024-04-14 16:33:02 +02:00
Amit Pandey 5201ee6ab5
[JAVA-29009] Upgrade to spring-reactive-oauth module to Spring Boot 3 (#16328) 2024-04-14 15:07:36 +02:00
Grzegorz Piwowarek dde9779c83
Parallel Collectors with Virtual Threads (#16313) 2024-04-14 14:29:34 +02:00
Harry9656 6a81307724
Fix zuul-server. (#16408) 2024-04-14 14:27:11 +02:00
Harry9656 d50de8f6bd
JAVA-31405: Removed the repo.spring.io from tutorials repo (#16358) 2024-04-14 13:34:57 +03:00
Yadukrishnan 86fa1a3a5f rename test to follow coding standard 2024-04-14 08:22:03 +02:00
Ruchira Madhushan Rajapaksha 9219e0216e
[BAEL-7546] - How to intercept a request and add headers in WebFlux (#16291)
* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Added the Implementation Code.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Added the JUnit Tests.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Updated parent module with the new module reference.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* CICD Build Fix for PMD Violation

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* CICD Build Fix for PMD Violation

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Use four space indents in the pom file.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Use 2 space indents line continuation.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Add test case for Unmodifiable Header map scenario.

* [BAEL-7546] - How to intercept a request and add headers in WebFlux
* Indentation fixes.
2024-04-13 21:01:07 -05:00
Harry9656 f18a5c4472
JAVA-33535: Fix errors after mockito upgrade. (#16389)
* Fix eureka-client

* Fix eureka-server

* Fix spring-cloud-zuul

* Fix spring-reactive-data-couchbase

* Fix and cleanup apache-poi
2024-04-13 23:54:45 +02:00
Usman Mohyuddin 4d6b46699c
Feature/spring data mongodb skip and limit (#16285)
* mongo repo with @Aggregation in skip & limit

* add tests for skip & limit in MongoRepository

* cleanup

* fix spaces

* use BDD naming conventions
2024-04-13 13:58:24 -07:00
DiegoMarti2 eaf222dfa0
baeldung-articles : BAEL-6484 (#16398)
* updating the pom.xml file

Here i add a new module networking-5

* baeldung-articles : BAEL-6484

Finding the Redirected URL of a URL in Java.
2024-04-13 13:53:03 -07:00
Alexandru Borza 977071357e
BAEL-7615 - Implement the Builder Pattern in Java 8 (#16399)
* BAEL-7255 - Implementing GraphQL Mutation without Returning Data

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - Implement the Builder Pattern in Java 8
2024-04-13 13:50:11 -07:00
MohamedHelmyKassab e975895695
This PR is related to BAEL-5998 (#16384)
* This commit is related to BAEL-5998

This commit aims to add a class named "Employee".

* This commit is related to BAEL-5998

This commit aims to add a test class titled "PrintingNullValuesUnitTest".

* Update PrintingNullValuesUnitTest.java
2024-04-13 13:48:50 -07:00