Uses of Package
io.helidon.common.config
Packages that use io.helidon.common.config
Package
Description
Provides the minimal set of types for immutable, tree-structured configuration access.
SPI to load an implementation to be able to discover the default configuration of current environment.
-
Classes in io.helidon.common.config used by io.helidon.common.configClassDescriptionImmutable tree-structured configuration.Object represents fully-qualified key of config node.Exception is thrown by
Configimplementations.A typed value of aConfignode.To be used withConfiguredProvider, each configured service may have a name. -
Classes in io.helidon.common.config used by io.helidon.common.config.spi