WebHttpClient This is a simple http client which uses Spring 5 WebClient. It comes with a few HTTP methods which only require the url and if needed, the request body. Build To build just simply run gradle clean build. Anyone can use this simple client.