Fix HC5 docs. Fixes gh-887.

This commit is contained in:
Olga MaciaszekSharma
2023-12-14 18:54:54 +01:00
parent 093b8f5894
commit 86fb2f8a26
2 changed files with 4 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
"name": "spring.cloud.openfeign.httpclient.hc5.enabled",
"type": "java.lang.Boolean",
"description": "Enables the use of the Apache HTTP Client 5 by Feign.",
"defaultValue": "false"
"defaultValue": "true"
},
{
"name": "spring.cloud.openfeign.okhttp.enabled",