Uses of Package
org.springframework.aot.generate
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
Test support for core AOT classes.
Support classes for compiling and testing generated code.
AOT support for bean factories.
AOT support for application contexts.
Ahead-of-time (AOT) support for the Spring TestContext Framework.
-
ClassDescriptionGenerate unique class names based on a target
Class
and a feature name.DefaultGenerationContext
implementation.A single generated class.A managed collection of generated classes.The various kinds of generated files that are supported.A generated method.A managed collection of generated methods.ATypeReference
for a generated type.Central interface used for code generation.A reference to a method with convenient code generation for referencing, or invoking it.Strategy for generating code for arguments based on their type. -
ClassDescriptionGenerate unique class names based on a target
Class
and a feature name.DefaultGenerationContext
implementation.Central interface used for code generation.GeneratedFiles
implementation that keeps generated files in-memory. -
-
ClassDescriptionA managed collection of generated methods.Central interface used for code generation.A reference to a method with convenient code generation for referencing, or invoking it.
-
-
ClassDescription