Skip to content

Latest commit

 

History

History

http-client-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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