Hierarchy For All Packages
- ru.gentoos.products,
- ru.gentoos.products.Advices,
- ru.gentoos.products.configs,
- ru.gentoos.products.Controllers,
- ru.gentoos.products.Entities,
- ru.gentoos.products.Exceptions,
- ru.gentoos.products.Repositories,
- ru.gentoos.products.Services
Class Hierarchy
- java.lang.Object
- ru.gentoos.products.Entities.Product (implements java.io.Serializable)
- ru.gentoos.products.Advices.ProductNotFoundAdvice
- ru.gentoos.products.ProductsApplication
- ru.gentoos.products.Services.ProductService
- ru.gentoos.products.configs.SecurityConfiguration
- ru.gentoos.products.Entities.Stat (implements java.io.Serializable)
- ru.gentoos.products.Advices.StatNotFoundAdvice
- ru.gentoos.products.Services.StatService
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ru.gentoos.products.Exceptions.ProductNotFoundException
- ru.gentoos.products.Exceptions.StatNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - ru.gentoos.products.Repositories.ProductRepository
- ru.gentoos.products.Repositories.StatRepository
- 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.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - ru.gentoos.products.Repositories.ProductRepository
- ru.gentoos.products.Repositories.StatRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - ru.gentoos.products.Repositories.ProductRepository
- ru.gentoos.products.Repositories.StatRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,