Files
spring-boot/spring-boot-project/spring-boot-test
Stéphane Nicoll 5a67f5707e Replace calls to deprecated setConnectionTimeout method
Replace calls to the recently deprecated `setConnectionTimeout` method
of `HttpComponentsClientHttpRequestFactoryBuilder`.

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

Closes gh-48031
2025-11-10 15:32:05 +01:00
..