Class FilePropertySourceImporter

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

public final class FilePropertySourceImporter extends Object implements PropertySourceImporter<FilePropertySourceImporter.FileImport>
Imports property sources from file system locations.