15510 Commits

Author SHA1 Message Date
Yadukrishnan
968fb13fcd added more test cases 2024-02-25 09:49:58 +01:00
Yadukrishnan
9b0681f0cf added more test cases 2024-02-25 09:49:02 +01:00
s9m33r
95379f73cc BAEL-7351 removed new lines 2024-02-25 12:56:20 +05:30
s9m33r
e7be980d34 BAEL-7351 running Embedded Kafka on a separate port for groupId tests 2024-02-25 12:56:20 +05:30
s9m33r
a516aca5c4 BAEL-7351 moving demo code to a spring-kafka-2 module 2024-02-25 12:56:20 +05:30
s9m33r
d8e035da08 BAEL-7351 moving to a new module 2024-02-25 12:56:20 +05:30
s9m33r
ca9ebc37cf BAEL-7351 added new lines 2024-02-25 12:56:20 +05:30
s9m33r
f617d7985d BAEL-7351 Demo code 2024-02-25 12:56:20 +05:30
Kai.Yuan
0648a4f918 [modify-print-list] modify + print a list 2024-02-25 11:59:45 +08:00
Wynn Teo
c1e287b9c9
Bael 7394 (#15942)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7394 @datatestjpa in junit

* Added new module to parent
2024-02-24 19:51:07 -06:00
michaelin007
c392fb7021 Migrate Application from Spring Security 5 to Spring Security 6 2024-02-24 23:34:23 +00:00
Philippe Sevestre
866af9970f [BAEL-7525] Article code 2024-02-24 17:34:23 -03:00
Philippe Sevestre
ee27de7b46 Merge remote-tracking branch 'origin/master' 2024-02-24 14:53:24 -03:00
Liam Williams
e9f9c8737c
Merge pull request #15886 from sk1418/Improvement-error-include-message
[Improvement-error-include-message] add server.error.include-message=…
2024-02-24 16:58:31 +00:00
balasr3
e50e8e96a0 BAEL-7272: Removed CodeCustomizer config which is not mandatory for Global serialization/deserialization config 2024-02-24 16:53:19 +00:00
timis1
de3aeccfe6
JAVA-30669 Upgrade spring-cloud-bootstrap/gateway-2 to latest versions (#15898) 2024-02-24 16:04:01 +02:00
rcalago
dc68d08ade
Update README.md 2024-02-24 15:21:25 +08:00
rcalago
cc43af9747
Update README.md 2024-02-24 15:19:54 +08:00
rcalago
455b79600a
Update README.md 2024-02-24 15:18:45 +08:00
parthiv39731
e956db38df BAEL-7426, Gson TypeToken with Dynamic ArrayList Item Type 2024-02-23 22:35:48 +05:30
Mateusz Szablak
98fb738882
BAEL-7264 How to Pretty-print a Map in Java (#15909) 2024-02-23 19:30:40 +05:30
Amit Pandey
1a94ba4005
JAVA-30693 :- Upgrade Spring Cloud vault to latest Spring Cloud (#15746) 2024-02-23 13:57:46 +02:00
Amit Pandey
d64c084623
[JAVA-27819] Upgrade Axon module to the Spring Boot 3 (#15935) 2024-02-22 22:44:31 +01:00
Andrea Giulio Cerasoni
13734df446
Merge pull request #15737 from tomazfernandes/BAEL-7507
BAEL-7507 - SCAWS SQS 3.0 Acknowledgement
2024-02-22 21:36:39 +00:00
Maiklins
807ddfffd0
Merge pull request #15948 from Maiklins/BAEL-7380-add-readme
Bael 7380 add readme
2024-02-22 17:27:43 +01:00
Maiklins
c38fcaad2a
Create README.md 2024-02-22 17:21:33 +01:00
Maiklins
017e4e7582
Merge branch 'eugenp:master' into master 2024-02-22 17:16:46 +01:00
Maiklins
27465b037e
Merge pull request #15777 from ch4mpy/BAEL-7380
BAEL-7380 : OAuth2 BFF with `spring-addons-starter-oidc`
2024-02-22 17:02:34 +01:00
Sam Gardner
433a32489c BAEL-7513 Add missing newline to Interval.java 2024-02-22 15:13:15 +00:00
Sam Gardner
d7527a382e BAEL-7513 Merge overlapping intervals in collection 2024-02-22 15:11:26 +00:00
davidmartinezbarua
4bd7728ecf
Merge pull request #15919 from thibaultfaure/improvement/BAEL-7483-Issue-in-Functional-Programming-in-Java
BAEL-7483 Improvement to Potential issue in Functional Programming in…
2024-02-22 11:39:50 -03:00
Amit Pandey
979a4a628f
JAVA-29297 :- Upgrade Security Okta to Boot 3. (#15930) 2024-02-22 14:53:47 +01:00
Anastasios Ioannidis
13b4a7142b
Reverted parent-boot-3 upgrade, Upgrade Spring boot to 3.2.2 and Junit Jupiter for spring-boot-properties (#15943) 2024-02-22 14:22:50 +02:00
adalagandev
c84563ff4d BAEL-7131 - fixed incomplete Assertion 2024-02-22 11:33:25 +01:00
anuragkumawat
f35b098b72
Java-31483 Comment spring-jinq and spring-jooq, revert sb3 upgrade of spring-rest-template-2 (#15929) 2024-02-22 11:54:52 +02:00
Philippe Sevestre
050ea28903 Merge branch 'master' of https://github.com/eugenp/tutorials 2024-02-21 23:01:37 -03:00
Philippe Sevestre
c5ced2f936 [BAEL-7524] API Code 2024-02-21 23:01:05 -03:00
timis1
3642db8f5f
JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +01:00
Yadukrishnan
4414eed69a changed methods to static methods 2024-02-21 20:52:37 +01:00
panos-kakos
ea96452437
[JAVA-31502] Upgraded docker-compose to spring-boot-3 (#15928) 2024-02-21 21:45:23 +02:00
Harry9656
6aff5d5c66
JAVA-29330: Migrate spring-security-web-rest-custom to parent-boot-3. (#15932) 2024-02-21 20:37:27 +01:00
Yadukrishnan
e9ce6f7741 Added code sample and test for getting initials for a name 2024-02-21 18:24:36 +01:00
Bipin kumar
63399a9560
JAVA-29166: Upgrade spring-caching to Spring Boot 3 (#15875) 2024-02-21 16:03:44 +02:00
Alexandru Borza
d8e2c61003
BAEL-7255 - Implementing GraphQL Mutation without Returning Data (#15820) 2024-02-21 15:56:19 +05:30
adalagandev
9178b53dc9 BAEL-7131 - reapplied Baeldung Formatter, code changes from PR. 2024-02-21 11:10:39 +01:00
MohamedHelmyKassab
c8c29a7806
This PR is related to BAEL-7556 (#15900)
* This commit is related to BAEL-7556

This commit aims to add a test class "FindUniqueEmailsUnitTest.java".

* Update FindUniqueEmailsUnitTest.java
2024-02-20 22:11:24 -10:00
parthiv39731
48dc3bbc02
Merge branch 'eugenp:master' into PR-7386 2024-02-21 11:52:52 +05:30
lucaCambi77
c5a3c01108
Check if two strings are rotations of each other [BAEL-7493] (#15864)
* feat: string rotation

* fix: test names
2024-02-20 21:43:07 -06:00
Wynn Teo
fcb6efbf00
BAEL-6622 (#15905)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-6622 compare thenApply() and thenApplyAsync()

* BAEL-6622 change to unit test

* Tidy up the code
2024-02-20 21:36:34 -06:00
Manfred
1b843fd34a
BAEL-7296: Calling Custom Database Functions with JPA (#15869) 2024-02-20 21:31:55 -06:00