Package-level declarations
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 ConfigurationPropertyCaching
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
A source of ConfigurationProperties.
Link copied to clipboard
Provides access to ConfigurationPropertySources.
Link copied to clipboard
The state of content from a ConfigurationPropertySource.
Link copied to clipboard
Exception thrown when ConfigurationPropertyName has invalid characters.
Link copied to clipboard
Exception thrown when a configuration property value is invalid.
Link copied to clipboard
A ConfigurationPropertySource with a fully Iterable set of entries.
Link copied to clipboard
A ConfigurationPropertySource backed by a Map and using standard name mapping rules.
Link copied to clipboard
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.