Uses of Class
io.helidon.config.ClasspathConfigSource
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of ClasspathConfigSource in io.helidon.config
Modifier and TypeMethodDescriptionClasspathConfigSource.Builder.build()
Builds new instance of Classpath ConfigSource.static ClasspathConfigSource
Initializes config source instance from configuration properties.static ClasspathConfigSource
Create a config source for the first resource on the classpath.Modifier and TypeMethodDescriptionstatic Collection
<? super ClasspathConfigSource> Create config source for each resource on the classpath.