An open API service indexing awesome lists of open source software.

https://github.com/hellokoding/registration-login-spring-hsql

Registration and Login Example with Spring Security, Spring Boot, Spring Data JPA, HSQL, JSP
https://github.com/hellokoding/registration-login-spring-hsql

authentication authorization hsql java jsp registration spring-boot spring-data-jpa spring-security

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

## Guide
https://hellokoding.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```