mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
fix Feign 熔断不生效 bug
This commit is contained in:
@ -207,4 +207,6 @@ feign:
|
||||
response:
|
||||
enabled: true
|
||||
okhttp:
|
||||
enabled: true
|
||||
hystrix:
|
||||
enabled: true
|
Reference in New Issue
Block a user