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
The following guides illustrate how to use some features concretely: