Package io.micronaut.core.annotation
Annotation Type UsedByGeneratedCode
-
@Target({METHOD,ANNOTATION_TYPE,TYPE,CONSTRUCTOR,FIELD}) @Retention(SOURCE) @Internal public @interface UsedByGeneratedCode
A marker annotation indicating that a method is used by generated code and should not be modified or removed otherwise a binary compatibility problem will be introduced.- Since:
- 1.0