@ -22,7 +22,7 @@ import org.springframework.boot.context.properties.ConfigurationPropertiesBean;
* Refresh behavior.
*
* @author freeman
* @since 2021.0.1.1
* @since 2.2.8
*/
public enum RefreshBehavior {
/**
@ -48,7 +48,7 @@ import static com.alibaba.cloud.nacos.refresh.RefreshBehavior.ALL_BEANS;
* as the default behavior. </strong>
public class SmartConfigurationPropertiesRebinder
extends ConfigurationPropertiesRebinder {