Commit Graph

19 Commits

Author SHA1 Message Date
vunamtien 2685d31fd1
[JAVA-31561] Upgrade-springdoc-openapi-starter-webmvc-ui-&-springdoc-openapi-starter-webflux-ui (#16377) 2024-04-14 16:51:03 +02:00
Harry9656 d50de8f6bd
JAVA-31405: Removed the repo.spring.io from tutorials repo (#16358) 2024-04-14 13:34:57 +03:00
timis1 a9f5f9fab5
JAVA-33597 Fix all modules here have incorrect parent (#16324)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-10 01:24:50 +02:00
panos-kakos 7dbd9cf9f6 [JAVA-26774] 2023-11-12 08:00:42 +02:00
panos-kakos 47f7b926e6 [JAVA-26774] Upgraded mapstruct library to latest version 2023-11-12 07:32:39 +02:00
mdabrowski-eu ff6d3e7393 BAEL-6911 fix dependencies issues, add missing snipets (#14935) 2023-10-09 13:33:39 +02:00
mdabrowski-eu 2ed008decc BAEL-6911 A Guide to RestClient in Spring Boot (#14893) 2023-10-02 13:53:53 +02:00
panos-kakos 5b4b808a18 [JAVA-24377] Clean up 2023-09-03 09:18:10 +03:00
Bipin kumar 921ad80d3c JAVA-24381:Changes made for fixing pom indentation for modules starts S to Z (#14645) 2023-08-28 18:30:09 +03:00
lucaCambi77 a8001c3a8e Docker Compose Support in Spring Boot 3 [ BAEL-6648 ] (#14394)
* feat: spring boot docker compose support

* fix: add actuator

* fix: indent

* fix: remove optional

* fix: remove mongodb config

* fix: add non docker-compose profile

---------

Co-authored-by: Eric Martin <emart.tigers@gmail.com>
2023-07-27 21:51:14 -05:00
panos-kakos f25c016cc2 [JAVA-22621] Clean up (#14433)
* [JAVA-22621] Clean up

* [JAVA-22621] Clean up
2023-07-19 17:43:21 +05:30
Gaetano Piazzolla e3cc8abadb BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896)
* BAEL-6085 - Working with Virtual Threads in Spring 6

* BAEL-6085 - jmeter test

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Java 19 for compiling and executing

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop
2023-04-26 14:36:54 -07:00
anuragkumawat e310fe84da Move articles from spring-core-6 module to other spring-boot modules (#13722)
* Move articles from spring-core-6 module to other spring-boot modules

* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules

* JAVA-19559 Minor spacing change

* JAVA-19559 Revert  Minor spacing change
2023-03-30 21:53:07 +05:30
Abhinav Pandey 22bd0db1bf BAEL-6157 - Using records with JPA (#13626)
* BAEL-6157 - Using records with JPA

* BAEL-6157 - Changing test class name

* BAEL-6157 - Changing test class name

* BAEL-6157 - Adding start-class to module
2023-03-17 09:36:56 -07:00
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
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
freelansam 23f33d32fe JAVA-13826: Align module names, folder names and artifact id (#12601) 2022-08-19 12:04:58 +05:30
Ralf Ueberfuhr 33c18f2cd5 BAEL-5630: Spring Boot 3 Sample (#12449)
* BAEL-5630: Spring Boot 3 Sample

* BAEL-5630: Reorganize project in Maven profiles

* BAEL-5630: Upgrade Maven PMD plugin version

* BAEL-5630: Rename tests to follow naming conventions
2022-07-28 21:04:26 +02:00