Skip to content

NoeLopezSan/java-http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-http-client

Java Http Client Demo: Showcase the new Http Client introduced in Java 11.

Part 1: Java Http Client - The basics.

Part 2: Java Http Client - Autheticating requests.

Part 3: Java Http Client - Uploading/Downloading files.

How to use:

Server application must be run first. Source code is available in the repository customer-rest-api. This is a spring boot app using in-memory database h2. Once spring boot app is up and running. the programs in this repository can be executed.

About

Java Http Client Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages