Spring Security - User Registration, Authentication and Authorization using MySQL and Thymeleaf

preview_player
Показать описание
Implement user registration, authentication and authorization using Spring Boot, Spring Security, Spring MVC, Thymeleaf and MySQL. Secure Spring Boot Web application using Spring Security, Thymeleaf, MySQL database and data validation. Store registred users in the database and authenticate users from database using Spring JPA. Create Register page and enable default Login Page. Secure routes using SecurityFilterChain and create user roles.
************************

*Full Spring Boot Course* : Not available yet

************************

🔥 *Other Udemy Courses* :

************************

Video Content
(00:00) Introduction
(00:22) Create new application
(06:01) Configure the SecurityFilterChain
(10:32) Login and Logout
(11:10) User Registration - Create Entity Model
(18:33) User Registration - Register Form
(22:06) User Registration - Create User Account
(27:18) Update Navbar
(29:32) Custom Login Page and Role based Authorization
Рекомендации по теме
Комментарии
Автор

Very easy to follow and i understand a lot. Thanks

donaldejiogu
Автор

I am doing a project in that I am building a custom login page which is a html page but it does not show in on browser it shows only page in the corner

nikhilyourhelp