spring-cloud-loadbalancer add additional-spring-configuration-metadata.json
# Conflicts: # spring-cloud-loadbalancer/src/main/resources/META-INF/additional-spring-configuration-metadata.json
This commit is contained in:
committed by
Olga Maciaszek-Sharma
parent
d27b59e6f6
commit
4892418207
@@ -5,6 +5,11 @@
|
||||
"name": "spring.cloud.loadbalancer.ribbon.enabled",
|
||||
"description": "Causes `RibbonLoadBalancerClient` to be used by default.",
|
||||
"type": "java.lang.Boolean"
|
||||
},
|
||||
{
|
||||
"name": "spring.cloud.loadbalancer.zone",
|
||||
"type": "java.lang.String",
|
||||
"description": "Spring cloud loadbalancer zone."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user