ShipEngine / shipengine-java

The official Java SDK for ShipEngine API
https://www.shipengine.com/docs/
Apache License 2.0
1 stars 1 forks source link

Kc/http client implementation and config #5

Closed KaseyCantu closed 3 years ago

KaseyCantu commented 3 years ago
KaseyCantu commented 3 years ago

Merging http client implementation with retry logic, config validations, and support for method-level configuration. There are also some improvements to the Exception constructor function signatures and setter functions per @pierce-h 's review.