Package io.micronaut.spring.beans
Annotation Type ImportedBy
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface ImportedBy
Meta-annotation used on other types to describe the type that imported this type.- See Also:
SpringImport
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>
value
-