In this project, I have created a simple CRUD operation using SpringBoot, Thymeleaf, and Mysql in Eclipse IDE.
In this video tutorial, we will create a Spring MVC web application for User Management System with the following CRUD operations:
Get all the user data
Add a new user
Update an existing
Delete a user