Uses of Class
org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
Package
Description
Sources for external configuration properties.
-
Uses of ConfigurationPropertyNameAliases in org.springframework.boot.context.properties.source
Modifier and TypeMethodDescriptiondefault ConfigurationPropertySource
ConfigurationPropertySource.withAliases
(ConfigurationPropertyNameAliases aliases) Return a variant of this source that supports name aliases.IterableConfigurationPropertySource.withAliases
(ConfigurationPropertyNameAliases aliases)