public interface PropertySourceLocator
PropertySource instance.| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<PropertySource> |
load(Environment environment)
Locate a
PropertySource for the given environment. |
java.util.Optional<PropertySource> load(Environment environment)
PropertySource for the given environment.environment - The environment