Package-level declarations

Sources for external configuration properties.

See also

Types

Link copied to clipboard
A single configuration property obtained from a ConfigurationPropertySource consisting of a name, value and optional origin.
Link copied to clipboard
Interface that can be used to control configuration property source caches.
Link copied to clipboard
A configuration property name composed of elements separated by dots.
Link copied to clipboard
Maintains a mapping of ConfigurationPropertyName aliases.
Link copied to clipboard
Exception thrown when ConfigurationPropertyName has invalid characters.
Exception thrown when a configuration property value is invalid.
Link copied to clipboard
A ConfigurationPropertySource backed by a Map and using standard name mapping rules.
Exception thrown when more than one mutually exclusive configuration property has been configured.
Link copied to clipboard
Function used to determine if a ConfigurationPropertySource should be included when determining unbound elements.