taxjar / taxjar-java

Sales Tax API Client for Java
https://developers.taxjar.com/api/reference/?java
MIT License
13 stars 7 forks source link

V2 Refactor #12

Closed fastdivision closed 5 years ago

fastdivision commented 5 years ago

This PR significantly reduces the size of the codebase and keeps things DRY. It also introduces a new exception subclass for connection issues such as timeouts.