|
|
@ -33,7 +33,7 @@ import org.springframework.core.annotation.AnnotationUtils;
|
|
|
|
import org.springframework.util.CollectionUtils;
|
|
|
|
import org.springframework.util.CollectionUtils;
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Optimize #{@link ConfigurationPropertiesRebinder}, only rebuild affected beans.
|
|
|
|
* Optimize {@link ConfigurationPropertiesRebinder}, only rebuild affected beans.
|
|
|
|
* @author weihubeats 2022-7-10
|
|
|
|
* @author weihubeats 2022-7-10
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public class AffectedConfigurationPropertiesRebinder extends ConfigurationPropertiesRebinder {
|
|
|
|
public class AffectedConfigurationPropertiesRebinder extends ConfigurationPropertiesRebinder {
|
|
|
|