From 0dff50e3cc16847f4d9eeeac2b0a93b997de15db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Wacongne?= Date: Thu, 23 Jan 2025 09:13:23 -1000 Subject: [PATCH] Update README.md --- spring-addons-starter-rest/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-addons-starter-rest/README.md b/spring-addons-starter-rest/README.md index bf7716f17..33602ac92 100644 --- a/spring-addons-starter-rest/README.md +++ b/spring-addons-starter-rest/README.md @@ -52,6 +52,7 @@ com: chunk-size: 1000 connect-timeout-millis: 1000 read-timeout-millis: 1000 + # requires org.apache.httpcomponents.client5:httpclient5 to be on the class-path client-http-request-factory-impl: http-components proxy: connect-timeout-millis: 500