• This repository has been archived on 20/Oct/2019
  • Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    Java
  • Created about 12 years ago
  • Updated about 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[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.