/spring-security-hibernate-auth-example

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.

Primary LanguageJava

Spring Security and Hibernate example