mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +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