You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small Spring Boot application designed to manage sprints and the product backlog. It includes modules for handling projects, users, epics, and user stories. The app uses Spring Security for authentication and authorization, and follows a clean architecture with controllers, DTOs, entities, and exception handling.