Todo 3 is a simple Spring Boot Backend Application that provides endpoints for creating, reading, updating and deleting
It is designed using the MVC architecture and the ASD(API Level, Service Layer, Data Access Layer)
It uses MySQL database that is accessed using the Data JPA library