All Classes and Interfaces

Class
Description
A ConfigProvider that delegates to an ordered list of providers.
Associates a configuration key and its expected type with the setter that should be called on an overrider when the ConfigProvider returns a value for that key.
 
 
 
 
A ConfigProvider that resolves configuration values from environment variables.
A ConfigProvider that resolves configuration values from a Properties file.
 
A ConfigProvider that resolves configuration values from a YAML file.