Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 303 Bytes

spring-http-client-users

Demo using the spring http client for hitting a rest service

org.springframework.web.client.RestClient

Client to perform HTTP requests, exposing a fluent, synchronous API overunderlying HTTP client libraries such as the JDK HttpClient, ApacheHttpComponents, and others.