Commit 90e96af328f86fb7d6ccff472a5dd877f25104c9
1 parent
0fd50314
开启熔断
Showing
1 changed file
with
1 additions
and
4 deletions
class-service.yml
| @@ -99,10 +99,7 @@ eureka: | @@ -99,10 +99,7 @@ eureka: | ||
| 99 | defaultZone: http://discovery:15200/eureka/ | 99 | defaultZone: http://discovery:15200/eureka/ |
| 100 | healthcheck: | 100 | healthcheck: |
| 101 | enabled: true | 101 | enabled: true |
| 102 | -feign: | ||
| 103 | - hystrix: | ||
| 104 | - enabled: false | ||
| 105 | - | 102 | + |
| 106 | hystrix: | 103 | hystrix: |
| 107 | command: | 104 | command: |
| 108 | default: | 105 | default: |