Files
spring-boot/spring-boot-project/spring-boot-test
Phillip Webb 0ca8f6d03f Replace calls to deprecated setConnectionTimeout method
Replace calls to the recently deprecated `setConnectionTimeout` method
of `HttpComponentsClientHttpRequestFactory` and align the HTTP client
builder with the HTTP async client builder.

This commit also introduces a `withConnectionConfigCustomizer` and
allows connection timeouts settings to be used.

Closes gh-47940
2025-11-04 14:12:55 -08:00
..