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