Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
Guide
https://helloko*d*in*g.com/registration-and-login-example-with-spring-security-spring-boot-spring-data-jpa-hsql-jsp/
Prerequisites
- JDK 1.7 or later
- Maven 3 or later
Stack
- Spring Security
- Spring Boot
- Spring Data JPA
- Maven
- JSP
- HSQL
Run
mvn clean spring-boot:run
下载源码
通过命令行克隆项目:
git clone https://github.com/hellokoding/registration-login-spring-hsql.git