Package io.helidon.common.config


package io.helidon.common.config
Provides the minimal set of types for immutable, tree-structured configuration access. See the helidon-config module for more information for common runtime usage patterns.
  • Class
    Description
    Immutable tree-structured configuration.
    Object represents fully-qualified key of config node.
    Exception is thrown by Config implementations.
    A typed value of a Config node.