ConfigurationPropertySource
Functions
Link copied to clipboard
Returns if the source contains any descendants of the specified name.
Link copied to clipboard
Return a filtered variant of this source, containing only names that match the given Predicate.
Link copied to clipboard
Return a single new ConfigurationPropertySource adapted from the given Spring PropertySource or
null
if the source cannot be adapted.Link copied to clipboard
Return a single ConfigurationProperty from the source or
null
if no property can be found.Link copied to clipboard
Return the underlying source that is actually providing the properties.
Link copied to clipboard
Return a variant of this source that supports name aliases.
Link copied to clipboard
Return a variant of this source that supports a prefix.