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

https://github.com/knowledgefactory4u/registration-login-spring-boot-security-thymeleaf

Registration and Login with Spring Boot + Spring Security + Thymeleaf
https://github.com/knowledgefactory4u/registration-login-spring-boot-security-thymeleaf

jpa login registration springboot springsecurity thymeleaf

Last synced: 3 months ago
JSON representation

Registration and Login with Spring Boot + Spring Security + Thymeleaf

Awesome Lists containing this project

README

          

# Registration and Login with Spring Boot + Spring Security + Thymeleaf

# User Registration

# Authentication Failed

# Authentication success

# Sign out

# Local setup

Step 1: Download or clone the source code from GitHub to a local machine

# Backend

Step 2: ```mvn clean install```

Step 3: ```mvn spring-boot:run```

# From the browser call the endpoint http://localhost:8080