參考博文https://blog.csdn.net/qq_35098526/article/details/80017725web
關鍵:app
一、 @RefreshScope 註解在@Value所在的類,不註解不會刷新。post
二、適用於2.0的配置application.ymlspa
management:
endpoints:
web:
exposure:
include: bus-refresh
三、請求http://localhost:${config-client-port}/actuator/bus-refresh(使用post方法).net
注意查看config-client打印出的日誌。日誌