Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 543 Bytes

SpringSecurity App that handles loging in, registering new users and restricting acces for account levels. Compatibility with MySql database and password encryption using Spring Security bcrypt hashing

Used: Spring, Spring MVC , Spring Security, Hibernate Validator, MySQL

alt text Login Page

alt text Registration page

alt text Loging as standard user

alt text After Loging in as Admin