This is a simple CRUD application that allows users to create, read, update and delete data from a database. The application is built using Spring Boot and Thymeleaf and uses a MySQL database to store the data. The application has a simple web interface that allows users to interact with the database and perform CRUD operations. The application is designed to be easy to use and understand, making it a great starting point for learning about CRUD operations and web development with Spring Boot and Thymeleaf.
- Java
- Spring Boot
- Thymeleaf
- MySQL
- Hibernate ORM and Validator
- Bootstrap