mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
914f83f4a6
This commit improve the reference documentation in order to: * highlight the deprecation status of `RestTemplate` * improve the migration guide for `RestClient`, better explaining possible behavior differences and a migration strategy. Closes gh-35620