mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9c4b246c8c
Now that `RestClient` offers a better alternative, this commit revisits our integration tests to use `RestClient` instead of `RestTemplate`. Closes gh-36573