Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 408 Bytes

gwtrestapp

  • WARNING : this code was designed to run in "normal dev mode". I have not updated it to "super dev mode" yet sorry :(

A GWT REST application template using Jersey ( 2.7 ) and RestyGWT

The details of the code can be found here

To run the project, clone it to your computer then

mvn clean install
mvn gwt:run