Built a backend system using Spring Boot to manage students, courses, and enrollments with full CRUD functionality. Implemented RESTful APIs with proper controller-service-repository architecture, validation, and custom exception handling. Integrated MySQL for relational data storage and tested all endpoints using Postman for reliable API response handling