An open API service indexing awesome lists of open source software.

https://github.com/tsundberg/jersey-https-client

The code used for a blog post describing how to create an https client for testing from Java
https://github.com/tsundberg/jersey-https-client

Last synced: 10 months ago
JSON representation

The code used for a blog post describing how to create an https client for testing from Java

Awesome Lists containing this project

README

          

# Jersey https client

The code used in the blog post
[A Jersey client supporting https](http://www.thinkcode.se/blog/2019/01/27/a-jersey-client-supporting-https)