Package org.codewithmagret.rest.student
package org.codewithmagret.rest.student
-
ClassDescriptionRepresents a student entity in the system.REST controller for managing students and their course enrollments.Repository interface for Student entities, providing CRUD operations.Service class for handling business logic related to Student entities.