Disable spring cloud resilience4J by default

This commit is contained in:
hongqiaowei
2021-11-05 10:13:35 +08:00
parent b189210208
commit de704233a5

View File

@@ -38,6 +38,7 @@ spring:
loadbalancer:
ribbon:
enabled: false
circuitbreaker.resilience4j.enabled: false
nacos:
discovery:
# if use Nacos discovery set this flag to true