Uses of Package
org.springframework.context.aot
Package
Description
AOT support for application contexts.
Ahead-of-time (AOT) support for the Spring TestContext Framework.
-
ClassDescriptionAbstract base class for filesystem-based ahead-of-time (AOT) processing.Common settings for AOT processors.Fluent builder API for
AbstractAotProcessor.Settings
.SpecializedApplicationContextInitializer
used to initialize aConfigurableApplicationContext
using artifacts that were generated ahead-of-time.Builder for an AOT contribution that detects the presence of@Reflective
on annotated elements and invoke the underlyingReflectiveProcessor
implementations. -
ClassDescriptionAbstract base class for filesystem-based ahead-of-time (AOT) processing.Common settings for AOT processors.