This a basic Spring-boot project which includes:
- REST web services
- MySQL DB connectivity
- Dockerfile to containerize the application and create an image of the applicatoin.
- JUnit test case with Mockito
This project is successfully compiled and tested.
- JAVA 8
- Maven 3.6
- Spring 2.2.2.0 Release
- Junit 4