This is a simple web based java application. It has 5 api endpoints which are used to create, delete, update, get and list all tasks.
Execute the below command from the root directory of the source code:
This will create two new folders 'resources' and 'target'
Run the program by executing below command from the root directory:
Hit the URL http://localhost:8080/ in a web browser.