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
A Spring Boot REST API for academic management — manage students, subjects, departments, enrollments, ID cards, and user logins using a clean DTO-based architecture, PostgreSQL, and standardized JSON responses with ResponseBean. Built without service layers for simplicity and direct repository-controller interaction.