Uses of Class
org.springframework.context.aot.AbstractAotProcessor
Package
Description
AOT support for application contexts.
Ahead-of-time (AOT) support for the Spring TestContext Framework.
-
Uses of AbstractAotProcessor in org.springframework.context.aot
Modifier and TypeClassDescriptionclass
Filesystem-based ahead-of-time (AOT) processing base implementation. -
Uses of AbstractAotProcessor in org.springframework.test.context.aot
Modifier and TypeClassDescriptionclass
Filesystem-based ahead-of-time (AOT) processing base implementation that scans the provided classpath roots for Spring integration test classes and then generates AOT artifacts for those test classes in the configured output directories.