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
The Student Management System is a small backend web application developed using Spring Boot that performs basic CRUD operations (Create, Read, Update, Delete) for managing student records. The system allows users to add new students, view all student details, update existing student information, and delete student records from the database.