Package io.micronaut.core.annotation
Annotation Type ReflectionConfig.ReflectionConfigList
-
@Retention(RUNTIME) public static @interface ReflectionConfig.ReflectionConfigList
Wrapper annotation.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description ReflectionConfig[]
value
-
-
-
Element Detail
-
value
ReflectionConfig[] value
- Returns:
- The config definitions.
-
-