Interface PropertySourceLoader

All Superinterfaces:
PropertySourceLocator, PropertySourceReader, io.micronaut.core.util.Toggleable
All Known Implementing Classes:
AbstractPropertySourceLoader, PropertiesPropertySourceLoader, YamlPropertySourceLoader

public interface PropertySourceLoader extends io.micronaut.core.util.Toggleable, PropertySourceLocator, PropertySourceReader
Loads the given property source for the given environment.
Since:
1.0