This project has been built of from http://websystique.com/springmvc/spring-4-mvc-and-hibernate4-integration-example-using-annotations/
STEPS TO RUN THIS PROJECT
- create local MySQL database named 'spring_database_example'
- mvn clean install -Dmaven.test.skip=true
- Setup Tomcat 8.5.5
- Run this baby!