java-tutorials/spring-native
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
..
src/main/java/com/baeldung/springnativeintro JAVA-10236: Fix a typo 2022-03-22 10:01:46 +01:00
README.md Create README.md 2021-07-02 05:37:35 +08:00
pom-nativeimage.xml BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints (#13047) 2022-11-24 09:47:54 +01:00
pom.xml BAEL-5951: Spring Boot 3 Sample for Native Image builds incl. Runtime Hints (#13047) 2022-11-24 09:47:54 +01:00

README.md

Relevant Articles: