Class EnvPropertySourceImporter

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

public final class EnvPropertySourceImporter extends Object implements PropertySourceImporter<EnvPropertySourceImporter.EnvImport>
Imports inline configuration stored in an environment variable.