spring-security-hibernate-auth-example
[EXAMPLE / TUTORIAL] Example of using Spring Security and Hibernate to authorize a user. Register a new user with role ADMIN or CUSTOMER. Roles have an access to different interface pages. I made it during an interview for a job position.