Package io.micronaut.context.annotation
Annotation Interface PropertySource
An 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
- Author:
- graemerocher
-
Required Element Summary