Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.6 KB

File metadata and controls

35 lines (18 loc) · 1.6 KB

Spring Security

Course Spring Boot 3, Spring 6 & Hibernate for Beginners on Udemly (section 6 and 8)

Spring Security - Custom User Registration with Spring Boot, Thymeleaf, JPA/Hibernate, Validation (https://www.baeldung.com/spring-mvc-custom-validator)

Testing

There is a video in folder ./Testing/. Also I add some screenshots of the web applicatacion below. Password for the users to log into the application is fun123.

Spring boot running

alt_text

Login page

alt_text

John - Employee

alt_text

Mary - Employee and Leader

alt_text

alt_text

Susan - Employee, Leader and Manager

alt_text

alt_text

alt_text