Uses of Class
io.helidon.config.ClasspathConfigSource.Builder
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of ClasspathConfigSource.Builder in io.helidon.config
Modifier and TypeMethodDescriptionClasspathConfigSource.builder()
Create a new fluent API builder for classpath config source.Provides aBuilder
for creating aConfigSource
from the specified resource located on the classpath of the current thread's context classloader.Configure builder from meta configuration.ClasspathConfigSource.Builder.parser
(ConfigParser parser) Configure the classpath resource to load the configuration from.