Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 947 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 947 Bytes

Getting Started

Launch the project

This Spring Boot project show how to configure Spring Security to use his own database to authenticate users and its own login form to authenticate them.

This project is build with Java 17

To launch the project, you can use the following command line:

./gradlew bootRun

Guides

The following guides illustrate how to use some features concretely: