Class ConfigImportPropertySourcesLocator

java.lang.Object
io.micronaut.context.env.ConfigImportPropertySourcesLocator
All Implemented Interfaces:
PropertySourcesLocator, Closeable, AutoCloseable

@Internal public final class ConfigImportPropertySourcesLocator extends Object implements PropertySourcesLocator, Closeable
Resolves micronaut.config.import declarations and loads the associated property sources.
Since:
5.0