Spring boot 应用实现动态刷新配置

前面写过一篇《Spring Cloud Bus 实现配置实时更新》,是使用配置中心管理配置,使用spring cloud bus来实现实时通知。对于简单的SpringBoot应用,其实不须要使用配置中心也能够实现动态刷新配置。 参考:https://www.cnblogs.com/flying607/p/8459397.html 文章使用springboot版本:2.0.4.RELEASE spr
相关文章
相关标签/搜索