Update additional-spring-configuration-metadata.json (#1036)

Starting with Spring Cloud OpenFeign 4, the Feign Apache HttpClient 4 is no longer supported
This commit is contained in:
XiaotianZha
2024-06-25 22:04:34 +08:00
committed by GitHub
parent a155611c58
commit b4dafcbac0

View File

@@ -26,12 +26,6 @@
"description": "If true, Circuit Breaker ids will only contain alphanumeric characters to allow for configuration via configuration properties.",
"defaultValue": "false"
},
{
"name": "spring.cloud.openfeign.httpclient.enabled",
"type": "java.lang.Boolean",
"description": "Enables the use of the Apache HTTP Client by Feign.",
"defaultValue": "true"
},
{
"name": "spring.cloud.openfeign.httpclient.hc5.enabled",
"type": "java.lang.Boolean",