15745 Commits

Author SHA1 Message Date
Wynn Teo
ab2cf04104
Merge branch 'eugenp:master' into master 2024-02-26 20:23:09 +08:00
Amol Gote
a40222a45a BAEL-7374 - Code formatting issue 2024-02-26 07:08:41 -05:00
michaelin007
ba7d2a971d Migrate Application from Spring Security 5 to Spring Security 6 2024-02-26 10:09:46 +00:00
anuragkumawat
052582f442
[JAVA-24662] Move spring-cloud-azure to heavy profile (#15965) 2024-02-26 09:14:16 +01:00
Amit Pandey
294c8bea14
[JAVA-31598] Upgrade Hibernate to the latest version. (#15934) 2024-02-26 09:04:48 +01:00
Ana Peterlic
16752929b8 Fix memory leak 2024-02-26 07:38:35 +01:00
Philippe Sevestre
222416d78a Use project.basedir for template directory 2024-02-25 19:40:57 -03:00
Philippe Sevestre
ab2d1768a2 Merge remote-tracking branch 'origin/master' 2024-02-25 19:33:50 -03:00
Amit Pandey
a3d63f75f6
Java 29291 :- Upgrade Spring Security LDAP to Spring Boot 3 (#15901)
* JAVA-29291 :- Upgrade to Boot 3

* JAVA-29291 :- Upgrade to Boot 3

* JAVA-29291 :- Upgrade to Boot 3

* JAVA-29291 :- Upgrade to Boot 3
2024-02-25 22:46:11 +01:00
Oscar Mauricio Forero Carrillo
40952ba2cc
BAEL-7136: Remove spring-testing dependency on the parent POM and fix the dependencies to fix the integration tests (#15940) 2024-02-25 22:43:19 +01:00
panos-kakos
cb3b854caa
[JAVA-30180] Upgraded jackson library in main pom.xml (#15847)
* [JAVA-30180] Upgraded jackson library in main pom.xml

* [JAVA-30180] Reverted jackson upgrade for apache-kafka

* [JAVA-30180]
2024-02-25 22:26:52 +01:00
Andrea Giulio Cerasoni
d6ab24068d
Merge pull request #15759 from s9m33r/articles/BAEL-7351
BAEL-7351 Demo code
2024-02-25 17:52:18 +00:00
anuragkumawat
7b7d7756db
JAVA-31207 Upgrade spring-cloud-modules/spring-cloud-gateway module to spring-boot-3 (#15915) 2024-02-25 14:01:03 +02:00
Loredana Crusoveanu
8c3dc71532
Merge pull request #15958 from rcalago/master
Update on README.md
2024-02-25 12:45:34 +02:00
s9m33r
7ade810d76 BAEL-7351 test configuration 2024-02-25 15:27:47 +05:30
s9m33r
45a8c4d66f revert unnecessary module re-ordering 2024-02-25 14:55:06 +05:30
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
Andrei Branza
93020dc544 Andrei Branza - converted indents to spaces test classes 2024-02-24 21:18:38 +02:00
Andrei Branza
54851a8042 Andrei Branza - added some spaces 2024-02-24 21:17:24 +02:00
Andrei Branza
6efb061da7 Andrei Branza - some missed tabs 2024-02-24 21:14:44 +02:00
Andrei Branza
65437b41ad Andrei Branza - replaced tabs si 4 spaces. eliminated not needed clone method in Address class from shallow and deep copy 2024-02-24 21:09:58 +02:00
Andrei Branza
9a421159ea Andrei Branza - removed gitignore file 2024-02-24 20:59:30 +02: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