Commit Graph

8 Commits

Author SHA1 Message Date
Bipin kumar 74686f60a0 JAVA-21189: changes made for formatting modules starting from S (#14106) 2023-05-24 19:37:51 +05:30
anuragkumawat e94486a78d JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article (#13888)
* JAVA-19019  Potential issue in Ahead of Time Optimizations in Spring 6 article

* JAVA-19019 Potential issue in Ahead of Time Optimizations in Spring 6 article
2023-04-23 13:19:00 +05:30
edizor dfd175c5c8 Update README.md
[skip ci]
2023-02-02 22:34:44 +08:00
cesarevalenti90 3cba49e6bc BAEL-6088 - Ahead of Time Optimizations in Spring 6 (#13311)
* BAEL-6057 - Implementing Retry In Kafka Consumer

(moved code example to new module)

* BAEL-6057 - Implementing Retry In Kafka Consumer

(fix on README.md)

* BAEL-6088 - Ahead of Time Optimizations in Spring 6

Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-01-25 17:35:49 +01:00
collaboratewithakash 3e429428a7 backlink added 2022-12-24 13:22:01 +05:30
freelansam 456652e02b JAVA-16563: Fix formatting of POMs (#13175) 2022-12-20 22:37:54 +05:30
Ralf Ueberfuhr b82aabffc0 BAEL 5951: Update Spring Boot 3 Version from release candidate to release version (#13091)
* Update Spring Boot, Spring Native and Native Maven Plugin versions

* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints

* BAEL-5951: Configure POMs and add Swagger UI runtime hints

* BAEL-5951: Remove Swagger UI runtime hints

* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)

* BAEL-5951: Add tests

* BAEL-5951: Fix tests (PMD naming conventions)

* BAEL-5951: Update from Spring Boot version 3.0.0-RC1 to 3.0.0 (release)
2022-11-27 10:58:07 +01:00
Ralf Ueberfuhr b913e47c13 BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints (#13047)
* Update Spring Boot, Spring Native and Native Maven Plugin versions

* BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints

* BAEL-5951: Configure POMs and add Swagger UI runtime hints

* BAEL-5951: Remove Swagger UI runtime hints

* BAEL-5951: Remove Spring Boot3 parent POM from profiles because of JDK17 dependency during build (building the parent POM is even not necessary)

* BAEL-5951: Add tests

* BAEL-5951: Fix tests (PMD naming conventions)
2022-11-24 09:47:54 +01:00