A Spring Boot project that shows how to implement form based authentication using Spring Security and Thymeleaf. The authentication configuration is backed by a simple, in-memory implementation which defines 2 users.
- Gradle
- Spring Boot
- Spring Security
- Thymeleaf
- Bootstrap
./gradlew bootRun
https://getbootstrap.com/docs/5.0/examples/sign-in/
https://getbootstrap.com/docs/5.0/examples/sticky-footer-navbar/