Making Restful Services Accessible to GWT Applications
Full room for RestyGwt + Jersey presentation by David Chandler @GwtCreate 2015, amazing !
1Add RestyGWT to your classpath
Download the latest stable RestyGWT jar
Or if you are a maven user, then just add the following dependency to your pom.xml
.
2Add RestyGWT to you GWT module file
3Define your REST client interface
Use JAX-RS annotations to make it even simpler !
4Use your client
A quick video to introduce RestyGWT
Want to know more ? Checkout the documentation or restygwt google group