Full authentication is required to access this resource
C:\Users\ibm>curl -X POST http://localhost:8080/bus/refresh?destination=case:8082
{"timestamp":1514534892307,"status":401,"error":"Unauthorized","message":"Full authentication is required to access this resource.","path":"/bus/refresh"}
配置文件中设置下权限关闭
management:
security:
enabled : false
指定刷新某个实例
C:\Users\ibm>curl -X POST http://localhost:8080/bus/refresh?destination=case:8082
C:\Users\ibm>
成功
http://localhost:8082/hello
==》 dev1.0 bus 3
http://localhost:8081/hello
==》 dev1.0 bus 2
指定刷新全部实例
C:\Users\ibm>curl -X POST http://localhost:8080/bus/refresh
C:\Users\ibm>
http://localhost:8082/hello
==》 dev1.0 bus 3
http://localhost:8081/hello
==》 dev1.0 bus 3
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】凌霞软件回馈社区,携手博客园推出1Panel与Halo联合会员
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步