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
Liam Williams
6b4f48eb8f
Merge pull request #16360 from sk1418/fix-merging-overlapping
...
[fix-merging-overlapping] fix
2024-04-13 15:32:16 +01:00
Maiklins
ab3c8d2986
Merge pull request #16401 from eugenp/BAEL-7630-update-readme
...
Update README.md
2024-04-13 12:37:43 +02:00
Maiklins
de1f1c50b8
Update README.md
2024-04-13 12:32:13 +02:00
Maiklins
c69d295766
Merge pull request #16151 from anujgaud/ag/set-matrix-to-zeroes
...
Ag/set matrix to zeroes
2024-04-13 12:23:24 +02:00
Ulisses Lima
38bb8c3e91
Merge pull request #16388 from eugenp/fix-autowired
...
Remove Autowired annotation
2024-04-13 01:38:10 -03:00
Bipin kumar
78ab59a8c3
JAVA-30182: Changes made for Upgrade maven-failsafe-plugin library in… ( #16247 )
...
* JAVA-30182: Changes made for Upgrade maven-failsafe-plugin library in the main pom.xml
* JAVA-30182: Changes made for Upgrade exec-maven-plugin library in the main pom.xml
* JAVA-30182: Changes made for Upgrade maven-compiler-plugin, maven-surefire-plugin library in the main pom.xml
* JAVA-30182: Changes made for Upgrade maven-compiler-plugin, maven-surefire-plugin library in the main pom.xml
* JAVA-30182: maven-surefire-plugin update to latest
* JAVA-30182: Changes made for Upgrade maven-failsafe-plugin library
* JAVA-30182: rever the maven surefire upgrade due to issues
* JAVA-30182: Changes made for uncomment apache-kafka module
2024-04-13 00:42:08 +02:00
Maiklins
29a8d8d319
Merge pull request #16385 from Maiklins/BAEL-7302-update-readme
...
Update README.md
2024-04-12 21:34:40 +02:00
Harry9656
9349afc24a
BAEL-7625: Upadate Liquibase to version 4.27.0 ( #16361 )
2024-04-12 18:01:32 +02:00
Kasra Madadipouya
abdddad3b6
[JAVA-25150] Logback upgrade ( #16288 )
2024-04-12 17:41:02 +02:00
vunamtien
b98194040b
[JAVA-33628] Remove-spring-version-in-spring-core-x ( #16363 )
2024-04-12 16:27:15 +03:00
davidmartinezbarua
66be0dda2b
Merge pull request #16251 from AndreiBranza/BAEL-6421-PrintWriter-write-vs-print
...
Bael 6421 print writer write vs print
2024-04-12 10:02:47 -03:00
Kai.Yuan
db732c7c94
[ISSUE-16300_maven] fix
2024-04-12 12:48:40 +02:00
panos-kakos
887697da02
[JAVA-33716] Fix errors in logback module ( #16381 )
2024-04-12 09:09:03 +02:00
Ana Peterlic
4d21f39851
Remove Autowired annotation
2024-04-12 06:17:17 +02:00
Forb Yuan
89ceae4ba3
BAEL-6276: Move code for "Getting Query String Parameters from HttpServletRequest"
2024-04-12 11:27:27 +08:00
Manfred
856360fe1d
BAEL-7670: Introduction to DuckDB ( #16197 )
...
* BAEL-7670: Introduction to DuckDB
* BAEL-7670: Introduction to DuckDB
2024-04-11 19:30:36 -05:00
Wynn Teo
e34eb87e8e
Bael 5911 ( #16299 )
...
* BAEL-7490 read write file in separate thread
* Change the to try resources
* Update the code to sync with article
* get next val
* get next val
2024-04-11 19:23:17 -05:00
Maiklins
fd1cb4755a
Update README.md
2024-04-11 23:55:35 +02:00
Maiklins
2fca380422
Merge pull request #16319 from Michaelin007/proto
...
Convert Google Protocol Buffer Timestamp to LocalDate
2024-04-11 23:53:04 +02:00
Mo Helmy
ae5290fe76
This commit is related to BAEL-7722 ( #16382 )
...
This commit aims to update SymmetricSubstringMaxLengthUnitTest.java.
2024-04-11 13:37:39 -07:00
Loredana Crusoveanu
1c569bcafc
Merge pull request #16375 from eugenp/lor6-patch-5
...
Update README.md
2024-04-11 21:38:33 +03:00
Loredana Crusoveanu
3fa05e8e9e
Merge pull request #16374 from eugenp/lor6-patch-4
...
Update README.md
2024-04-11 21:38:15 +03:00
Loredana Crusoveanu
009a934c97
Merge pull request #16373 from eugenp/lor6-patch-3
...
Update README.md
2024-04-11 21:37:57 +03:00
Loredana Crusoveanu
db90613c98
Merge pull request #16372 from eugenp/lor6-patch-2
...
Update README.md
2024-04-11 19:31:17 +03:00
Loredana Crusoveanu
692f06acbb
Merge pull request #16371 from eugenp/lor6-patch-1
...
Update README.md
2024-04-11 19:30:53 +03:00
Loredana Crusoveanu
8006e9d43f
Update README.md
2024-04-11 19:26:29 +03:00
Loredana Crusoveanu
24c2d1aa43
Update README.md
2024-04-11 19:25:45 +03:00
Loredana Crusoveanu
205b29d3af
Update README.md
2024-04-11 19:25:12 +03:00
Loredana Crusoveanu
ed0f377b86
Update README.md
2024-04-11 19:22:47 +03:00
Loredana Crusoveanu
39bd86a077
Update README.md
2024-04-11 19:22:11 +03:00
Loredana Crusoveanu
d8323519f3
Merge pull request #16370 from eugenp/lor6-patch-1
...
Update README.md
2024-04-11 19:21:24 +03:00
Loredana Crusoveanu
64d27bec32
Update README.md
2024-04-11 19:12:04 +03:00
Loredana Crusoveanu
c0eb061c42
Merge pull request #16368 from eugenp/lor6-patch-1
...
Update README.md
2024-04-11 18:46:48 +03:00
Loredana Crusoveanu
602b4fc9dd
Update README.md
2024-04-11 18:42:41 +03:00
Loredana Crusoveanu
c0559cbb6d
Merge pull request #16367 from eugenp/lor6-patch-1
...
Update README.md
2024-04-11 18:03:10 +03:00
Loredana Crusoveanu
f883934190
Update README.md
2024-04-11 17:55:06 +03:00