mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5830aac1d4
For consistency with other examples, this commit omits `method` parameter names in the "Migrating from RestTemplate to RestClient" section of the reference docs. Closes gh-32335