Fix simple typo on Configuration Properties page (#993)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{
|
||||
"name": "spring.cloud.openfeign.circuitbreaker.group.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "If true, an OpenFeign client will be wrapped with a Spring Cloud CircuitBreaker circuit breaker with with group.",
|
||||
"description": "If true, an OpenFeign client will be wrapped with a Spring Cloud CircuitBreaker circuit breaker with group.",
|
||||
"defaultValue": "false"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user