Updated describtion info

pull/2621/head
chengpu.rzh 3 years ago
parent 3ceb3bc451
commit 618015e184

@ -22,7 +22,7 @@ import org.springframework.boot.context.properties.ConfigurationPropertiesBean;
* Refresh behavior. * Refresh behavior.
* *
* @author freeman * @author freeman
* @since 2021.0.1.1 * @since 2.2.8
*/ */
public enum RefreshBehavior { public enum RefreshBehavior {
/** /**

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

Loading…
Cancel
Save