Skip to content

afagundes/java-http-clients

Repository files navigation

HTTP Clients in Java

Some examples of HTTP clients in Java.

The following clients were shown:

  • Old school HttpURLConnection
  • Java 11 HttpClient
  • Spring RestTemplate
  • Spring WebClient
  • Spring Cloud Open Feign

More to come 😁

This repo was created for the article Java HTTP Clients on Medium.com.

About

Examples of HTTP Clients for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages