RESTful Consumption using the Java 11+ HTTP Client API and Gson
In this article I demonstrate using the new HTTP Client API introduced in Java 11 to consume RESTful web services in conjunction with the popular Google Gson serialization library. As a demonstration aid I utilize a JavaFX desktop app for inspecting and displaying key HTTP Request / Response data accessible via the HTTP Client API.
By Adam McQuistan
on 09/04/2019