spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin
Stephane Nicoll 75b74637f6 Make sure the 'native' profile can be used in a multi-modules project
This commit updates the 'native' profile so that it provides plugin
management for the plugins involved in building a native image, rather
than forcing their executions.

This commit also update the Maven Plugin reference guide to describe
what the native profile does, and how it can be used in various
scenarios.

Closes gh-33184
2022-11-22 12:33:52 +01:00
..
src Make sure the 'native' profile can be used in a multi-modules project 2022-11-22 12:33:52 +01:00
build.gradle Adapt to breaking changes to AOT processing entry points 2022-10-10 22:02:25 +01:00