Class Annotation
java.lang.Object
io.spring.initializr.generator.language.Annotation
An annotation.
- Author:
- Andy Wilkinson, Stephane Nicoll
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDefine an attribute of an annotation.static final classBuilder for creating anAnnotation. -
Method Summary
Modifier and TypeMethodDescriptiongetName()static Annotationstatic Annotationname(String name, Consumer<Annotation.Builder> annotation)
-
Method Details
-
getName
-
getAttributes
-
name
-
name
-