Feature/3-Dockerize-Spring
Closes #3 (closed). Closes #5 (closed).
Adds docker file to create image for Spring REST API and docker-compose to create database, inject schema with Flyway, and configure DB. Additionally, include tomcat.keystore
so users don't have to do it themselves.