Uses of Class
io.spring.initializr.generator.language.Annotation.Attribute
Packages that use Annotation.Attribute
-
Uses of Annotation.Attribute in io.spring.initializr.generator.language
Methods in io.spring.initializr.generator.language that return types with arguments of type Annotation.AttributeModifier and TypeMethodDescriptionAnnotation.getAttributes()
Return the attributes of the annotation or an empty list if the annotation has no defined attribute.