Java 8
For running this project make sure you have maven and Java 8 install in system
- Import this project in your IDE (Preffered STS)
- Do Maven install - mvn install
- Provide database credentials to application.properties file
- Do run main file as spring boot application , your application will start at localhost:8080