Spring Cloud sentinel使用总结
摘要:
1 配置限流 spring: application: name: service-feign cloud: sentinel: transport: port: 8719 dashboard: 192.168.0.105:8080 clientIp: 192.168.0.105 datasourc 阅读全文
posted @ 2021-02-22 19:47 MaXianZhe 阅读(261) 评论(0) 推荐(0)