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

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

Spring Boot 3 + Spring Security 6 + Thymeleaf - Registration and Login Example
https://github.com/knowledgefactory4u/registration-login-spring-boot-security6-thymeleaf

Last synced: 8 months ago
JSON representation

Spring Boot 3 + Spring Security 6 + Thymeleaf - Registration and Login Example

Awesome Lists containing this project

README

          

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

# 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