A separate service to enable key value storage for MyUW applications
Requirement : hsql database running on 8887 with database named uPortal (todo: make better)
To run this type ./build.sh
and it will deploy to your running tomcat instance (todo: make better)
To run this using spring boot just do a mvn spring-boot:run