Uses of Package
io.helidon.config.spi

Packages that use io.helidon.config.spi
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured configuration data.
Support for encrypted properties.
HOCON format ConfigParser implementation using Typesafe (Lightbend) Config library.
Mappers that can map Config to classes with factory methods, classes with Builders and general "bean" classes with constructor and setters.
Configuration SPI that defines the behavior developers can implement to extend the config system.
Configuration Testing Support.
YAML format ConfigParser implementation.