Simple user management web-app built with Spring Boot + Spring Security (Form - Based session auth.)
- Java / JDK 17;
- Maven (mvnw included).
- Spring Boot 3.2.2;
- Spring Security 6;
- Spring Data JPA ;
- MySQL.
All endpoints for CRUD operations can be seen in RestAdminController.
Configure application.properties or update this file with yours properties.
- Traditional controllers are required for Tomcat using.