SpringBootRestAPI

Creates a RestAPI to perform CRUD operation on vendortable stored in cloud_vendor MySQL database.

Consists of two branches: one implemented using HashMap and other using MySQL as database

To install all the required dependencies:

mvn install