This is a web application developed using Java and the Spring Boot framework. The application includes various functionalities related to user management and authentication.
- Java
- Spring Boot
- Spring Security
- Thymeleaf
- MySQL
-
User Registration
- New user registration with an activation link sent to the provided email address.
-
Login
- User login functionality using Spring Security.
-
Password Recovery
- Password recovery option with a verification link sent to the user's email.
-
User Management
- Adding, editing, and deleting users.
-
Frontend
- Frontend created using Thymeleaf.