Class ClasspathWildcardPropertySourceImporter

java.lang.Object
io.micronaut.context.env.ClasspathPropertySourceImporter
io.micronaut.context.env.ClasspathWildcardPropertySourceImporter
All Implemented Interfaces:
PropertySourceImporter<ClasspathPropertySourceImporter.ClasspathImport>, Toggleable, AutoCloseable

public final class ClasspathWildcardPropertySourceImporter extends ClasspathPropertySourceImporter
Imports and merges property sources from all matching classpath locations.