📘 Premium Read: Access my best content on Medium member-only articles — deep dives into Java, Spring Boot, Microservices, backend architecture, interview preparation, career advice, and industry-standard best practices.
🎓 Top 15 Udemy Courses (80-90% Discount): My Udemy Courses - Ramesh Fadatare — All my Udemy courses are real-time and project oriented courses.
▶️ Subscribe to My YouTube Channel (176K+ subscribers): Java Guides on YouTube
▶️ For AI, ChatGPT, Web, Tech, and Generative AI, subscribe to another channel: Ramesh Fadatare on YouTube
I have also created a video tutorial series on this tutorial series at YouTube Video Series - Spring Boot Thymeleaf CRUD Database Real-Time Project.
Project Requirements
- Get all the employees
- Add a new employee
- Update an employee
- Delete an employee
- Pagination
- Sorting
Real-Time Project
Application Flow
Tools and technologies used
- IDE - Eclipse / STS
- Spring Boot 3+
- Spring Framework 6+
- Maven 3.2 +
- Java 17+
- Spring Data JPA ( Hibernate)
- Thymeleaf
Spring Boot Thymeleaf CRUD Database Real-Time Project - 7 Parts
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 1
- Create and Setup Spring Boot Project in Eclipse STS
- Database Setup
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 2
- Implement List Employee Feature
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 3
- Implement Add Employee Feature
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 4
- Implement Update Employee Feature
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 5
- Implement Delete Employee Feature
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 6
- Implement Pagination Feature
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 7
- Implement Sorting Feature
YouTube Video Tutorial Series
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 1
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 2
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 3
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 4
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 5
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 6
Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 7
GitHub Repository Link
You can download/clone source code of this tutorial from my GitHub repository at https://github.com/RameshMF/springboot-thymeleaf-crud-pagination-sorting-webapp.git
Comments
Post a Comment
Leave Comment