Uses of Class
org.springframework.aot.generate.ClassNameGenerator
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Uses of ClassNameGenerator in org.springframework.aot.generate
ModifierConstructorDescriptionDefaultGenerationContext
(ClassNameGenerator classNameGenerator, GeneratedFiles generatedFiles) Create a newDefaultGenerationContext
instance backed by the specifiedClassNameGenerator
andGeneratedFiles
.GeneratedClasses
(ClassNameGenerator classNameGenerator) Create a new instance using the specified naming conventions.