Package io.micronaut.spring.beans
Annotation Interface ImportedBy
Meta-annotation used on other types to describe the type that imported this type.
- Author:
- graemerocher
- See Also:
-
Required Element Summary
-
Element Details
-
value
Class<?> value- Returns:
- The type that imported this bean.
-