Server side sample project .
Tech Stack : Tomcat, Maven, Java, Jersey, Jackson
Steps to run in the command prompt:
git clone "https://github.com/beardbytes/JavaCRUDRestWS"
cd JavaCRUDRestWS/dist
The dist repository contains the war(this file contains all the dependencies)
The dockerfile of this project could be found here