Hierarchy For Package org.codewithmagret.rest.category
Class Hierarchy
- java.lang.Object
- org.codewithmagret.rest.category.Category
- org.codewithmagret.rest.category.CategoryController
- org.codewithmagret.rest.category.CategoryService
Interface Hierarchy
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.codewithmagret.rest.category.CategoryRepository
- org.springframework.data.repository.CrudRepository<T,