Uses of Class
io.helidon.config.PrefixedConfigSource
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
-
Uses of PrefixedConfigSource in io.helidon.config
Modifier and TypeMethodDescriptionstatic PrefixedConfigSource
Create a prefixed config source from meta configuration.static PrefixedConfigSource
PrefixedConfigSource.create
(String key, ConfigSource source) Create a new prefixed config source.