Package io.micronaut.spring.beans
Annotation Interface SpringImport
Allows the spring import annotation to be represented as a repeated annotation.
This is an internal annotation and should not be used directly.
- Since:
- 4.3.0
- Author:
- graemerocher
-
Nested Class Summary
-
Required Element Summary
-
Element Details
-
value
Class<?> valueThe type to import.- Returns:
- The type to import
-