@RefreshScope 结合nacos实现配置热更新实验
摘要:
实体类 @Component public class PatientInstances { @Bean(value = "patientWithRefreshScope") @ConfigurationProperties(prefix = "patientWithRefreshScope") @ 阅读全文
posted @ 2021-05-08 10:56 疯狂的毛驴 阅读(1074) 评论(0) 推荐(0) 编辑