Collection of RESTful web service implementation for the Terry Application App functions.
The source code is developed as Eclipse Maven project using facets "Dynamic Web Project" and "Java". The backend provides a RESTful web service vie Jersey. The security is handled by Spring. We are using Tomcat as servlet container.
Tested with versions:
Jersey 2.9
JDK 1.7
Tomcat 7.0
This project is a clone of the RESTFUL-WS and uses ACL as described there.