Skip to content

Files

Latest commit

5ce4f12 · Mar 25, 2014

History

History
This branch is 1322 commits behind errai/errai:main.

errai-jaxrs

Errai JAX-RS Integration Module

This module simplifies the integration of REST-based services in GWT client applications. Errai JAX-RS can generate proxies based on JAX-RS interfaces which will handle all the underlying communication and serialization logic. All that's left to do is to invoke a Java method.

Build the project using: mvn clean install

Troubleshooting

If you run into problems don't hesitate to get in touch with us:

Have fun, The Errai Team