Sentinel 整合学习完成

This commit is contained in:
2023-08-17 22:29:40 +08:00
parent d50c81ecaa
commit 2ee2961731
3 changed files with 41 additions and 9 deletions

View File

@@ -28,3 +28,6 @@ spring:
# 关闭Context收敛这样被监控方法可以进行不同链路的单独控制
web-context-unify: false
block-page: /blocked
feign:
circuitbreaker:
enabled: true