SpringBoot_mysql_demo This is a simple demo project using Spring Boot with MySQL to demonstrate basic CRUD operations. Features Create, Read, Update, and Delete operations for an entity. REST API endpoints using Spring MVC. Use MySQL as the database.