Tim Perry
The developer behind HTTP Toolkit: Beautiful & open-source tools to debug, test and develop with HTTP(S).
Articles by Tim Perry
Sending HTTP requests with Spring WebClient
In Spring 5, Spring gained a reactive web framework: Spring WebFlux. This is designed to co-exist alongside the existing Spring Web MVC APIs, but to add support for non-blocking designs.
Read more