Uses of Package
org.springframework.aot.generate
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
Support classes for compiling and testing generated code.
AOT support for bean factories.
AOT support for application contexts.
-
ClassDescriptionGenerate unique class names based on target
Class
and a feature name.A generated class is a container for generated methods.A managed collection of generated classes.The various kinds of generated files that are supported.A generated method.Central interface used for code generation.Generates newGeneratedMethod
instances.Generates unique method names that can be used in ahead-of-time generated source code.A reference to a static or instance method. -
-
ClassDescriptionCentral interface used for code generation.Generates new
GeneratedMethod
instances.A reference to a static or instance method. -