To Begin the service please follow the below steps :
- Download the Zip and extract to your local .
- Now open Eclipse and import this project as Maven project .
- Wait for a while , It might take a little time for the first time as it will be downloading all the dependencies unless already downloaded on your local maven repository.
- Once the project is buid. Right click the pom.xml and run with configurations : clean install
- Once complete : Please com.assignment.demo.DemoApplication as a Java Application . You can see in the console window the server will be running .