See: Description
Interface | Description |
---|---|
ConfigData |
Configuration data for the application, potentially built from many sources.
|
ConfigDataSpec |
Configures how configuration data will be loaded and bound to objects.
|
ConfigSource |
Allows providing custom sources of configuration data.
|
EnvironmentParser |
Strategy for parsing a set of environment variables into a form appropriate for use in a
ConfigSource . |
ConfigData