Uses of Class
org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder
Packages that use ConfigurationPropertiesRebinder
Package
Description
Spring Cloud auto-configuration classes.
-
Uses of ConfigurationPropertiesRebinder in org.springframework.cloud.autoconfigure
Methods in org.springframework.cloud.autoconfigure that return ConfigurationPropertiesRebinderModifier and TypeMethodDescriptionConfigurationPropertiesRebinderAutoConfiguration.configurationPropertiesRebinder(ConfigurationPropertiesBeans beans) -
Uses of ConfigurationPropertiesRebinder in org.springframework.cloud.health
Constructors in org.springframework.cloud.health with parameters of type ConfigurationPropertiesRebinderModifierConstructorDescriptionRefreshScopeHealthIndicator(org.springframework.beans.factory.ObjectProvider<RefreshScope> scope, ConfigurationPropertiesRebinder rebinder)