Package org.springframework.aot.generate
@NonNullApi
@NonNullFields
package org.springframework.aot.generate
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
ClassDescriptionDetermine the access control of a
Memberor type signature.Generate unique class names based on a targetClassNameand a feature name.DefaultGenerationContextimplementation.DefaultMethodReferenceimplementation based on aMethodSpec.GeneratedFilesimplementation that stores generated files using aFileSystem.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.ATypeReferencefor a generated type.Central interface used for code generation.GeneratedFilesimplementation that keeps generated files in-memory.A reference to a method with convenient code generation for referencing, or invoking it.Strategy for generating code for arguments based on their type.