15304 Commits

Author SHA1 Message Date
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
Loredana Crusoveanu
525d43f5b1
Merge pull request #16189 from rcalago/master
Update on README.md
2024-03-22 08:28:14 +02: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
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
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
Harry9656
8cd148b5b0
JAVA-31697: Fix failing integration test in spring-boot-persistence-mongodb (#16177) 2024-03-20 15:15:54 +02:00
panos-kakos
4e08d9bd77
[JAVA-29005] Upgraded spring-reactive-data to spring-boot 3 (#16142) 2024-03-20 13:29:36 +02:00
sam-gardner
b5a54645a4
JAVA-27520 Upgrade spring vault to spring boot 3 (#16095) 2024-03-20 13:04:41 +02:00
Wynn Teo
503774a05e
Bael 7616 (#15985)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7616 check if date object is yesterday

* Update test vars

* change the variable name prefix

* Update the test variable name
2024-03-19 20:07:54 -05:00
ACHRAF TAITAI
9c2a26d4e8
BAEL-7629: Update article "Circular Dependencies in Spring" (#16166) 2024-03-19 22:55:11 +01:00
Bipin kumar
9ba4572686
JAVA-29314: Changes made for Upgrade spring-security-web-persistent-login to spring-boot 3 (#16173) 2024-03-19 22:42:29 +01:00
sam-gardner
08f57d02fb
JAVA-28946 Upgrade sql injection samples to Spring Boot 3 (#16093)
* JAVA-28946 Upgrade sql injection samples to Spring Boot 3

* JAVA-28946 Optimise imports for AccountDAO
2024-03-19 22:24:22 +01:00
Andrea Cerasoni
c0bce2baac
Merge pull request #15854 from aamolgote/jira/BAEL-7374-start-stop-kafka-consumer
BAEL-7374 - First Cut
2024-03-19 18:04:17 +00:00