This is a simple api for crud operations in Spring Boot framework using MySql.

The code is taken from this youtube tutorial:
https://www.youtube.com/watch?v=IucFDX3RO9U
I will also add tests and exception handling.