Spring Cloud Config2.x 版本使用webhooks无法刷新client配置的解决方案
前言:本次开发环境为SpringBoot 2.1.4.RELEASE、SpringCloud Greenwich.SR1、SpringCloudConfig 2.1.1.RELEASE发现问题使用config手动通过访问/actuator/bus-refresh可以正常刷新,但是通过配置webhooks无法刷新配置。解决问题官方文档排查https://cloud.spring.io/...
原创
2019-06-03 14:51:58 ·
838 阅读 ·
15 评论