欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

spring cloud bus /actuator/bus-refresh报错404

程序员文章站 2024-03-20 23:06:22
...

management:
  endpoints:
    web:
      exposure:
        include: refresh

中的refresh改为 bus-refresh就好了
参考SpringBoot2.0 Config客户端自动刷新时没有/bus/refresh端点

相关标签: 报错日常

上一篇: MERGE INTO USING用法

下一篇: