Disable spring cloud resilience4J by default
This commit is contained in:
@@ -38,6 +38,7 @@ spring:
|
|||||||
loadbalancer:
|
loadbalancer:
|
||||||
ribbon:
|
ribbon:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
circuitbreaker.resilience4j.enabled: false
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# if use Nacos discovery set this flag to true
|
# if use Nacos discovery set this flag to true
|
||||||
|
|||||||
Reference in New Issue
Block a user