HTTP RPC Versions Save

Lightweight REST for Java

3.9.2

2 weeks ago
  • Update QueryBuilder

3.5

1 month ago
  • Add support for schema annotations

3.3

1 month ago
  • Improve JSON handling

3.0

2 months ago
  • Add support for custom error reporting in web service implementations
  • Rename Key annotation to Name and add support for custom parameter names
  • Rename Ignore annotation to Internal

2.9.2

3 months ago
  • Use non-zero defaults for timeout values in WebServiceProxy
  • Minor enhancements and bug fixes

2.8.3

4 months ago

2.8.2

5 months ago

2.8

5 months ago

2.7.6

6 months ago
  • Simplify path variable and body content handling in WebService
  • Add typed invocation support to WebServiceProxy
  • Bug fixes

2.2.3

10 months ago
  • Add setter support to interface proxies
  • Add immutableListOf() and immutableMapOf() methods
  • Make QueryBuilder#append() public
  • Bug fixes