Skip to content

Commit 36da8a9

Browse files
committed
Fix configprops for hc5.
1 parent 86fb2f8 commit 36da8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/_configprops.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
|spring.cloud.openfeign.httpclient.disable-ssl-validation | `false` |
2020
|spring.cloud.openfeign.httpclient.enabled | `true` | Enables the use of the Apache HTTP Client by Feign.
2121
|spring.cloud.openfeign.httpclient.follow-redirects | `true` |
22-
|spring.cloud.openfeign.httpclient.hc5.enabled | `false` | Enables the use of the Apache HTTP Client 5 by Feign.
22+
|spring.cloud.openfeign.httpclient.hc5.enabled | `true` | Enables the use of the Apache HTTP Client 5 by Feign.
2323
|spring.cloud.openfeign.httpclient.hc5.pool-concurrency-policy | | Pool concurrency policies.
2424
|spring.cloud.openfeign.httpclient.hc5.pool-reuse-policy | | Pool connection re-use policies.
2525
|spring.cloud.openfeign.httpclient.hc5.socket-timeout | `5` | Default value for socket timeout.

0 commit comments

Comments
 (0)