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
- Host: GitHub
- URL: https://github.com/tsundberg/jersey-https-client
- Owner: tsundberg
- Created: 2019-01-26T19:33:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T11:28:04.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T13:42:24.090Z (12 months ago)
- Language: Java
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)