Package io.micronaut.context.annotation
Annotation Type PropertySource
-
@Retention(RUNTIME) @Documented public @interface PropertySourceAn annotation that can be used on either the main class or a test to provide additional hard coded property values to the
Environment.These properties are added at a high priority level and override all properties except CLI properties
- Since:
- 1.0