RestGap 0.7.0 API
RESTGap allows you to create HTTP clients from
Spring MVC
or JAX-RS
annotated interfaces, without any further coding - see ClientFactory
to get started.
For convenience, you can also use the RESTTemplateJAXRSClientFactory
and RESTTemplateSpringMVCFactory
classes, and consult the
project page for further details.
Package
Description
RestGap creates proxy clients for REST resource interfaces with
annotations from popular frameworks like JAX RS or Spring MVC.
Infrastructure to further tune the generated REST clients.