Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 600 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 600 Bytes

Bundle of a Jersey client and server using HTTP/1 and HTTP/2

JAX-RS server (Jersey implementation) using Jetty Servlet implementation supporting both HTTP/1 and HTTP/2 with TLS client and server implementation with JSON parsing using Jackson and Jetty HTTP server/client.

It uses a client connector supporting HTTP/1 and HTTP/2 Jersey Java HTTP client connector.

Build Status