Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 309 Bytes

File metadata and controls

19 lines (12 loc) · 309 Bytes

HTTP Client Example

This module is an example of usage of the JDK HTTP client (from Java 11+)

Build

Build it the application package using:

> mvn clean package

Run

Once packaged, you can run the application with:

> java -jar target/http-client-example-1.0-SNAPSHOT.jar