Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 356 Bytes

Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP

Prerequisites

  • JDK 1.8 or later
  • Maven 3 or later

Stack

  • Spring Security
  • Spring Boot
  • Spring Data JPA
  • Maven
  • JSP
  • HSQL

Run

mvn clean spring-boot:run

Covers

  • Role Based Authorization
  • In Page Authorization
  • Method Level Authorization