Hierarchy For Package org.codewithmagret.rest.instructor
Class Hierarchy
- java.lang.Object
- org.codewithmagret.rest.instructor.Instructor
- org.codewithmagret.rest.instructor.InstructorController
- org.codewithmagret.rest.instructor.InstructorService
Interface Hierarchy
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.codewithmagret.rest.instructor.InstructorRepository
- org.springframework.data.repository.CrudRepository<T,