RestClient in Spring Framework 6.1
Note: This is work in progress Spring Framework 6.1 M2 debuts the RestClient, a fresh synchronous HTTP client. As its name implies, the RestClient provides the smooth WebClient API while leveraging the foundation of RestTemplate. With this we have 3…