One of the most common tasks in web development is creating CRUD (Create, Read, Update, Delete) functionality for your application. In this article, we'll explor how to create a Spring Boot CRUD project using function-based views.
Technologies and Tools I Used in this project:
IntellIJ IDE
Spring Boot Web
Spring Data JPA & Hibernate
MySQL Database
Thymeleaf
Html5 & Bootstrap