Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 350 Bytes

File metadata and controls

8 lines (6 loc) · 350 Bytes

Employee Directory-Spring Security-MVC-Custom Tables

SQL queries, MySQL, JDBC, Thymeleaf, Bootstrap5, HTML5

Every employee can login to Employee Directory, by using username and password(fun123) and see the proper content depends on roles/authorities (employee, manager, admin)

JDBC Authentication

Bcrypt Encrypted password

Custom Tables