change AffectedConfigurationPropertiesRebinder comment

pull/548/head
lepdou 3 years ago
parent c1384e9aa1
commit b7f8129696

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

Loading…
Cancel
Save