Interface ImportCapablePropertySource
- All Superinterfaces:
Iterable<String>, Ordered, PropertySource
- All Known Implementing Classes:
CommandLinePropertySource, EnvironmentPropertySource, KubernetesEnvironmentPropertySource, MapPropertySource, SystemPropertiesPropertySource
Marker interface for property sources that support
micronaut.config.import
declaration discovery by iterating their keys.- Since:
- 5.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface PropertySource
PropertySource.Origin, PropertySource.PropertyConvention -
Field Summary
Fields inherited from interface Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCEFields inherited from interface PropertySource
CONTEXT -
Method Summary
Methods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface PropertySource
get, getConvention, getName, getOrigin