Skip to content

Replace calls to deprecated HttpComponentsClientHttpRequestFactory#setConnectTimeout method #47940

@bclozel

Description

@bclozel

As seen in spring-projects/spring-framework#35748, the HttpComponentsClientHttpRequestFactory#setConnectionTimeout method has been deprecated because we cannot use HttpClientConfig's deprecated method anymore as it causes issues.

We need to consider what to do in Spring Boot as ClientHttpRequestFactorySettings and related properties are supporting this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions