/rest-client-1

Demo of the new RestClient in Spring Framework 6.1

Primary LanguageJava

Spring RestClient Demo

Spring Framework 6.1 introduces the RestClient, a new synchronous HTTP client. The RestClient offers the fluent API of WebClient with the infrastructure of RestTemplate.