Package io.micronaut.context.annotation
Annotation Type ConfigurationReader
-
@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface ConfigurationReader
A meta annotation for use with other annotations to indicate that the annotation reads configuration.
- Since:
- 1.0
- See Also:
ConfigurationProperties