Files
spring-boot/spring-boot-project/spring-boot-test
Phillip Webb 12dbe801e9 Align TestRestTemplate redirect defaults
Align redirect settings of `TestRestTemplate` with other blocking
clients and deprecate `HttpClientOption.ENABLE_REDIRECTS`. A new
`withRedirects` convenience method has also been added to quickly
allow the setting to be changed.

Closes gh-43431
2025-04-17 14:28:39 -07:00
..