Spring Boot + Thymeleaf Datatable - CRUD Operations Example | Java Inspires

Published: 16 August 2020
on channel: Java Inspires
8,972
93

In this video, we will work with thymeleaf

https://javainspires.blogspot.com/202...


we are going to create a simple web app


where we can do CRUD operations.


C - Create - ex: Create an Employee record
R - Read - ex: View All Employee records
U - Update - ex: Update an Employee record
D - Delete - ex: Delete an Employee record.


Lets start...


Please check the video description for more details


Please comment if you have any queries..


Steps:
1, create a spring boot app with web and thymeleaf starters.
2, import project into IDE
3, create index page
4, create view all employees page( with controller and sample data)
5, create add employee page
6, create edit employee page and mapping methods in controller
7, create mapping method to add edited employee object(means updated employee)
8, create delete mapping method to delete employee records.


Thats it guys...


Thank You..


Please comment if you have any queries or if you need any help...


Watch video Spring Boot + Thymeleaf Datatable - CRUD Operations Example | Java Inspires online without registration, duration hours minute second in high quality. This video was added by user Java Inspires 16 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 8,972 once and liked it 93 people.