Commit Graph

15614 Commits

Author SHA1 Message Date
Harry9656 04b7d05a76
[JAVA-32305] Failing test for External UrlCheckerUnitTest in core-java-networking-2 (#16174) 2024-03-22 16:36:21 +01:00
Harry9656 8095c35738
[JAVA-32540] Change the Kafka test to Manual type (#16193) 2024-03-22 16:19:54 +01:00
Maiklins 5af9f37ed2
Merge pull request #16092 from Michaelin007/master
Creating a Spring Security Key for Signing a JWT Token
2024-03-22 09:30:51 +01:00
Riza Farheen 8c5104e78e
Delete microservices-modules/saga-pattern/src/test/java/io/orkes/example/saga/SagaApplicationTests.java 2024-03-22 10:38:41 +04:00
Loredana Crusoveanu 525d43f5b1
Merge pull request #16189 from rcalago/master
Update on README.md
2024-03-22 08:28:14 +02:00
technoddy 12f1cdc1a3 feedback updates 2024-03-21 21:51:16 -04:00
anuragkumawat c0b32401a0
Java 29332 Upgrade spring-security-web-springdoc (#16191)
* JAVA-29332 Code changes done till date

* JAVA-29332 Update spring-security-web-springdoc to boot-3
2024-03-22 00:58:27 +01:00
Harry9656 a30907a9ea
JAVA-31544: migrate spring-boot-testing and spring-boot-testing-2 to sb3 (#16182) 2024-03-22 00:32:58 +01:00
Dominique Plante 0248e55803
Merge pull request #16018 from Imranalam28/master
[BAEL-7527] Find Peak Elements of a List
2024-03-21 15:59:09 -07:00
sam-gardner 53b3bca14d
JAVA-32062 Upgrade spring-ressttemplate-1 to spring boot 3 (#16164) 2024-03-21 21:53:37 +02:00
ovidiu-mihai98 8f2b321720 Split Changelogs 2024-03-21 18:36:10 +02:00
rcalago 1b599ba18d
Update README.md 2024-03-21 23:51:24 +08:00
rcalago c49c851800
Update README.md 2024-03-21 23:50:05 +08:00
rcalago 5159b1bb62
Update README.md 2024-03-21 23:48:34 +08:00
rcalago 37004adaa0
Update README.md 2024-03-21 23:46:26 +08:00
rcalago 2834450ef5
Update README.md 2024-03-21 23:45:03 +08:00
rcalago bf24acf293
Update README.md 2024-03-21 23:42:32 +08:00
rcalago add089ed5e
Update README.md 2024-03-21 23:39:20 +08:00
rcalago b31ede967f
Update README.md 2024-03-21 23:37:05 +08:00
rcalago 4a87ccbb01
Update README.md 2024-03-21 23:34:23 +08:00
rcalago 37ab5e240a
Update README.md 2024-03-21 23:32:09 +08:00
rcalago a3abc77140
Update README.md 2024-03-21 23:29:09 +08:00
rcalago 68df725a28
Update README.md 2024-03-21 23:28:04 +08:00
davidmartinezbarua 317496fa87
Merge pull request #15970 from etrandafir93/features/BAEL-7523-evt_externalization_improvements
BAEL-7523: evt externalization improvements
2024-03-21 12:27:47 -03:00
rcalago 118fc23560
Update README.md 2024-03-21 23:26:44 +08:00
rcalago 26c5a38a28
Update README.md 2024-03-21 23:24:39 +08:00
rcalago d93df50e27
Update README.md 2024-03-21 23:23:37 +08:00
rcalago 3cf8f57e88
Update README.md 2024-03-21 23:22:27 +08:00
rcalago 191b909256
Create README.md 2024-03-21 23:20:37 +08:00
rcalago 0824bee7cd
Update README.md 2024-03-21 23:17:11 +08:00
rcalago 2ee6cb4191
Update README.md 2024-03-21 23:15:29 +08:00
rcalago debd762c51
Update README.md 2024-03-21 23:14:03 +08:00
rcalago 3019e85e4f
Update README.md 2024-03-21 23:12:06 +08:00
rcalago 9dc79459fb
Update README.md 2024-03-21 23:10:40 +08:00
Graham Cox 30a5cddce0
Updates for BAEL-7496 (#16150)
* Moved vigenere cipher code to a new module

* New test case for encoding and decoding together
2024-03-21 06:34:48 +01:00
Wynn Teo 1d289c30b9
Bael 7641 (#16099)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* code demostration for ExecutorService vs CompletableFuture
2024-03-20 20:22:00 -05:00
Marcus Hellberg 58335b163a Add example complex layout 2024-03-20 16:17:06 -07:00
DiegoMarti2 30b95b0161
baeldung-articles : BAEL-6402 (#16185)
* baeldung-articles : BAEL-6402

Normalizing the EOL Character in Java

* Add dep to pom.xml file
2024-03-20 15:02:21 -07:00
Bipin kumar e8f490718a
JAVA-30986: Changes made for Upgrade spring-boot-react (#16180) 2024-03-20 22:57:46 +01:00
timis1 411bea8497
JAVA-30337 Fix failing module spring-security-web-boot-2 schema for spring-security-login-redirect (#16167)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-20 22:31:31 +01:00
anuragkumawat 688005d0c5
JAVA-29313 Upgrade spring-security-web-mvc-custom to spring-6 (#16152) 2024-03-20 22:20:40 +01:00
emanuel.trandafir 5dbc0d820d BAEL-7523: remove unnecessary test 2024-03-20 17:46:54 +01:00
emanuel.trandafir b33c24a27c BAEL-7523: renaming class 2024-03-20 17:44:22 +01:00
emanuel.trandafir e9c06e7339 BAEL-7523: article improvements 2024-03-20 17:44:22 +01:00
emanueltrandafir1993 138163ed74 BAEL-7523: small fix 2024-03-20 17:44:21 +01:00
emanuel.trandafir 7e0a40fec2 BAEL-7523: wip 2024-03-20 17:44:20 +01:00
emanueltrandafir1993 b9ee399220 BAEL-7523: upgrade to SB 3.x 2024-03-20 17:44:10 +01:00
emanueltrandafir1993 e659b2fbfd BAEL-7523: small changes 2024-03-20 17:41:12 +01:00
Kai.Yuan 0242528345 [add-to-immutable-list] replace list.copyof with collections.unmodifiableList 2024-03-20 17:20:04 +01:00
Harry9656 8cd148b5b0
JAVA-31697: Fix failing integration test in spring-boot-persistence-mongodb (#16177) 2024-03-20 15:15:54 +02:00