Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.malay.shortyshoe.model.Category
- com.malay.shortyshoe.controller.CategoryController
- com.malay.shortyshoe.service.CategoryService
- com.malay.shortyshoe.model.Customer
- com.malay.shortyshoe.model.PurchaseReport
- com.malay.shortyshoe.controller.PurchaseReportController
- com.malay.shortyshoe.service.PurchaseReportService
- com.malay.shortyshoe.model.Shoe
- com.malay.shortyshoe.controller.ShoeController
- com.malay.shortyshoe.service.ShoeService
- com.malay.shortyshoe.SportyShoeApplication
- com.malay.shortyshoe.config.SpringSecurityConfig
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.malay.shortyshoe.exception.BusinessException
- java.lang.Exception
- com.malay.shortyshoe.controller.UserController
- com.malay.shortyshoe.service.UserService
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - com.malay.shortyshoe.repository.CategoryRepository
- com.malay.shortyshoe.repository.PurchaseReportRepository
- com.malay.shortyshoe.repository.ShoeRepository
- com.malay.shortyshoe.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.malay.shortyshoe.repository.CategoryRepository
- com.malay.shortyshoe.repository.PurchaseReportRepository
- com.malay.shortyshoe.repository.ShoeRepository
- com.malay.shortyshoe.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,