This is a gradle project that you can use as a start point.
This project provides:
- JAX-RS API (Jersey 2.13) over (Servlet 3.1 container)
- JPA 2.1 (Hibernate 4.3.7) for MySQL (connecor 5.1.34)
- JSR-303 (Hibernate's Bean Validation 5.1.3)
- Spring 3.2.12
It works as a very simple web app.
To initialize the project to be used with eclipse just type graldew eclipse