类分层结构
- java.lang.Object
- plus.hiver.module.statistics.utils.DecodeUtil
- plus.hiver.common.base.HiverBaseEntity (implements java.io.Serializable)
- plus.hiver.module.statistics.entity.AppData
- plus.hiver.module.statistics.entity.Statistics
- plus.hiver.module.statistics.entity.TrackEvent
- plus.hiver.common.base.HiverBaseServiceImpl<T,ID,R> (implements plus.hiver.common.base.HiverBaseService<T,ID>)
- plus.hiver.module.statistics.utils.ImageUtil
- plus.hiver.module.statistics.controller.StatisticsController
- plus.hiver.module.statistics.httpmodel.StatisticsParms
接口分层结构
- plus.hiver.common.base.HiverBaseService<T,ID>
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- plus.hiver.common.base.HiverBaseDao<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
- plus.hiver.common.base.HiverBaseDao<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<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> (并 extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- plus.hiver.common.base.HiverBaseDao<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- plus.hiver.common.base.HiverBaseDao<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)