Package io.micronaut.core.annotation
Annotation Type Generated
-
@Target({PACKAGE,TYPE,METHOD,CONSTRUCTOR,FIELD,LOCAL_VARIABLE,PARAMETER}) @Retention(CLASS) public @interface Generated
A marker annotation for methods that are generated though an annotation processor.- Since:
- 2.0
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
service
-