package org.springframework.boot.gradle.tasks.aot
Support for ahead-of-time processing of an application built with Gradle.
-
Classes
Specialization of
JavaExec
to be used as a base class for tasks that perform
ahead-of-time processing.
Custom
JavaExec
task for processing main code ahead-of-time.
Custom
JavaExec
task for processing test code ahead-of-time.