Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 1

preview_player
Показать описание
In this video tutorial series, we will create a web application for Employee Management System with the following features:
1. Get all the employees
2. Add a new employee
3. Update an employee
4. Delete an employee
5. Pagination
6. Sorting

#springboot #thymeleaf #javaguides

1. Create and Setup Spring Boot Project in Eclipse STS
2. Database Setup

`

Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 5

Рекомендации по теме
Комментарии
Автор

Thank u sir. Full code working without any error. It helps me alot.

ReenaKumari-eoqg
Автор

Thank you for your effort, this is really good approach how you divided the project now we get all info and explanation. If you keep all the project in single video there will always gap and we cannot understand. I really thanked you.

doubled
Автор

Hi Sir,
By following your courses the ambition to becomes a great developer increse..

TakeiteasyEver
Автор





Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 5


JavaGuides
Автор

Create a spring boot web mvc project for employee management
2. Employee will have id, Employee Id, Employee Name, Salary, Age, AADHAR, Department(like, IT, HR etc)
3. Create a User entity with id, userid and password
5. Create a login page (Spring MVC) – Create a Authenticate controller create a login method. When user clicks the login button in the login screen the control will come back to login method.
Check for authentication from User Entity/Table.

6. If the login is successful (Using user entity) then user will be able to see following menus

trendyfoody
Автор

You are doing great sir 😊 I am enjoying your all videos and also refers website.
Can you please add Spring boot security OAuth2 video tutorial ?

mahendramaske
Автор

Sir, this project use API REST? or every spring boot aplication is an API REST application?, Thanks again

GameMasters
Автор

I am not able to find the GitHub link of this project. Can someone share please?

abhaymathur
Автор

please provide the github link of the project

abishek
Автор

How you got code In application.properties??

maneesha-tepc