Uses of Class
org.springframework.aot.generate.MethodNameGenerator
Package
Description
Support classes for components that contribute generated code equivalent to a
runtime behavior.
-
Uses of MethodNameGenerator in org.springframework.aot.generate
ModifierConstructorDescriptionGeneratedMethods
(MethodNameGenerator methodNameGenerator) Create a newGeneratedMethods
instance backed by the givenMethodNameGenerator
.