Uses of Class
org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
-
Packages that use ConfigurationPropertiesRebinder Package Description org.springframework.cloud.autoconfigure org.springframework.cloud.health -
-
Uses of ConfigurationPropertiesRebinder in org.springframework.cloud.autoconfigure
Methods in org.springframework.cloud.autoconfigure that return ConfigurationPropertiesRebinder Modifier and Type Method Description ConfigurationPropertiesRebinderConfigurationPropertiesRebinderAutoConfiguration. configurationPropertiesRebinder(ConfigurationPropertiesBeans beans) -
Uses of ConfigurationPropertiesRebinder in org.springframework.cloud.health
Constructors in org.springframework.cloud.health with parameters of type ConfigurationPropertiesRebinder Constructor Description RefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope, ConfigurationPropertiesRebinder rebinder)
-