This is a Task Management web application built using Spring Boot, Thymeleaf, and MySQL. The application provides functionalities for users to register, login, manage tasks, and handle authentication and authorization through Spring Security.
- User Authentication & Authorization: Secure registration and login functionalities with Spring Security.
- Task Management: Add, update, delete, and view tasks.
- Pagination & Sorting: Easily navigate through tasks with pagination and sort them as needed.
- Backend: Java, Spring Boot
- Frontend: Thymeleaf
- Database: MySQL
- Security: Spring Security