Update docs.

This commit is contained in:
Olga Maciaszek-Sharma
2021-01-14 15:50:47 +01:00
parent ae3e3efb26
commit a79d82584e
2 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
|===
|Name | Default | Description
|feign.circuitbreaker.enabled | false | If true, an OpenFeign client will be wrapped with a Spring Cloud CircuitBreaker circuit breaker.
|feign.client.config | |
|feign.client.decode-slash | true | Feign clients do not encode slash `/` characters by default. To change this behavior, set the `decodeSlash` to `false`.
|feign.client.default-config | default |