spring-boot/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin
Stephane Nicoll e81c6337c6 Add support for invoking AOT to the Maven Plugin
This commit adds an `aot-generate` goal to the Maven Plugin that
triggers AOT generation on the application. The new goal shares a
number of properties with the existing `run` goal and uses the same
algorithm to detect the main class to use.

Closes gh-30525
2022-04-28 13:48:52 +01:00
..
src Add support for invoking AOT to the Maven Plugin 2022-04-28 13:48:52 +01:00
build.gradle Add support for invoking AOT to the Maven Plugin 2022-04-28 13:48:52 +01:00