Improvements:
- Async module decoupled into separate project
Improvements:
- Update Wills version with several bugfixes
Bugfixes:
- Add escaping for URL path parameters (proxy interface UrlTemplate)
Improvements:
- Add support for void methods
Bugfixes:
- Add validation for method mapping in proxy-style client
Improvements:
- Add serializer based on Apache BeanUtils converter. Replacement for StringSerializer for text/** content types
Improvements:
- Add logging for response body in case of error
Bugfixes:
- Fix possible NPE when base URL is not provided
Improvements:
- Migration to JDK8
- Wills replaced with JDK's completable future