Class ConfigTreePropertySourceImporter

java.lang.Object
io.micronaut.context.env.ConfigTreePropertySourceImporter
All Implemented Interfaces:
PropertySourceImporter<ConfigTreePropertySourceImporter.ConfigTreeImport>, Toggleable, AutoCloseable

public final class ConfigTreePropertySourceImporter extends Object implements PropertySourceImporter<ConfigTreePropertySourceImporter.ConfigTreeImport>
Imports key/value configuration from a config tree directory.