spring-boot/spring-boot-project
Yanming Zhou f450b28a7c Add redirects(...) method to RestTemplateBuilder
Add `redirects(...)` method to `RestTemplateBuilder` to allow redirect
customization. This new method is required in 3.4 since the default
redirect strategy for some clients has changed and users need a way
to restore the old behavior.

See gh-43258
2024-12-04 15:09:33 -08:00
..
2024-11-22 15:46:38 +00:00
2024-11-29 10:35:11 +01:00
2024-12-03 20:30:36 -08:00
2024-11-26 13:42:40 +00:00
2024-12-04 15:04:22 -08:00