Hobby project to get better understanding of the servers
Application require java
version 1.7
. To install java find it here
To Manage multiple jdk, please refer this
Application requires Maven
In Mac
$ brew install maven
In ubuntu
$ apt-get install maven