Hierarchy For Package org.codewithmagret.rest.student
Class Hierarchy
- java.lang.Object
- org.codewithmagret.rest.student.Student
- org.codewithmagret.rest.student.StudentController
- org.codewithmagret.rest.student.StudentService
Interface Hierarchy
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.codewithmagret.rest.student.StudentRepository
- org.springframework.data.repository.CrudRepository<T,