rewrite-spring
rewrite-spring copied to clipboard
`HttpComponentsClientHttpRequestFactory.setReadTimeout` was removed in Spring 6.1.0
What problem are you trying to solve?
HttpComponentsClientHttpRequestFactory.setReadTimeout is removed in Spring 6.1.0 (spring boot 3.2.0).
What precondition(s) should be checked before applying this recipe?
Uses method.
Describe the situation before applying the recipe
TODO
Describe the situation after applying the recipe
TODO
Any additional context
- https://docs.spring.io/spring-framework/docs/6.0.0/javadoc-api/org/springframework/http/client/HttpComponentsClientHttpRequestFactory.html#setReadTimeout(int)
- https://github.com/spring-projects/spring-boot/issues/32857
- https://github.com/spring-projects/spring-boot/commit/e6c37d698f4cece58ca3eb0ae5442a2df32af8a9