The goal of this repository is to create a RESTful API using HTTP methods for CRUD(Create, Retrieve, Update and Delete) operations in Spring Boot along with MYSQL database.
- Refer Create a REST API in Spring Boot with MYSQL medium article for more details.