Commit Graph

14921 Commits

Author SHA1 Message Date
Harry9656 aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
timis1 74da22b9c4
[JAVA-29167] Upgrade spring-boot-keycloak to Spring Boot 3 (#15972) 2024-02-26 21:42:41 +01:00
panos-kakos d6db20dd02
[JAVA-29500] Moved article "Implementing Retry in Kafka Consumer" to spring-kafka (#15904) 2024-02-26 21:34:40 +02:00
panos-kakos a0ebe67b38
[JAVA-31204] Upgraded spring-cloud-docker to spring-boot-3 (#15859) 2024-02-26 21:16:42 +02:00
Bhaskar Ghosh Dastidar d8f2881d45
[BAEL-5907] flatbuffers (#15969) 2024-02-26 09:20:26 -08:00
Rajat Garg 344e89b2ff
[BAEL-6393] Add support for JsonNode to ArrayNode conversion (#15963)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-26 09:12:23 -08:00
Amit Pandey 2cc91eaa2b
JAVA-31263 :- Moved libraries testing to default heavy profile (#15954) 2024-02-26 18:02:18 +01:00
panos-kakos 1e603ea5a9
[JAVA-30181] Upgraded commons-cli and commons-io libraries in main p… (#15842)
* [JAVA-30181] Upgraded commons-cli and commons-io  libraries in main pom.xml

* [JAVA-30181]
2024-02-26 17:51:33 +01:00
davidmartinezbarua 21d8254cf3
Merge pull request #15840 from sIvanovKonstantyn/master
BAEL-6581 - Skip Select Before Insert in Spring Data JPA
2024-02-26 13:22:08 -03:00
Ulisses Lima dcc1fcf96b
Merge pull request #15975 from eugenp/email-23022024
Fix memory leak
2024-02-26 13:13:09 -03:00
sam-gardner 0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1

* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules

* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
sam-gardner 0e39a41cfa
JAVA-31651 Update querydsl-mongodb to 5.1.0 in spring-data-mongodb (#15980) 2024-02-26 15:43:45 +01: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
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
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
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
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
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
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
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
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
timis1 3642db8f5f
JAVA-31265 Review log statements for projects - Week 8 - 2024 (#15939) 2024-02-21 23:37:25 +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