mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
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