所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- plus.hiver.module.system.async.AddMessage
- plus.hiver.module.system.controller.AuthController
- plus.hiver.module.system.controller.DepartmentController
- plus.hiver.module.system.controller.DictController
- plus.hiver.module.system.controller.DictDataController
- plus.hiver.module.system.vo.EmailSetting (implements java.io.Serializable)
- plus.hiver.common.base.HiverBaseController<E,
ID> - plus.hiver.module.system.controller.MessageSendController
- plus.hiver.common.base.HiverBaseEntity (implements plus.hiver.common.base.HiverBeanConvert, java.io.Serializable)
- plus.hiver.module.system.entity.Dict
- plus.hiver.module.system.entity.DictData
- plus.hiver.module.system.entity.Message
- plus.hiver.module.system.entity.MessageSend
- plus.hiver.common.base.HiverBaseServiceImpl<E,
ID, D> (implements plus.hiver.common.base.HiverBaseService<E, ID>) - plus.hiver.module.system.serviceimpl.DictDataServiceImpl (implements plus.hiver.module.system.service.DictDataService)
- plus.hiver.module.system.serviceimpl.DictServiceImpl (implements plus.hiver.module.system.service.DictService)
- plus.hiver.module.system.serviceimpl.MessageSendServiceImpl (implements plus.hiver.module.system.service.MessageSendService)
- plus.hiver.module.system.serviceimpl.MessageServiceImpl (implements plus.hiver.module.system.service.MessageService)
- plus.hiver.module.system.controller.LogController
- plus.hiver.module.system.vo.MenuVo
- plus.hiver.module.system.controller.MessageController
- plus.hiver.module.system.vo.NoticeSetting (implements java.io.Serializable)
- plus.hiver.module.system.vo.OssSetting (implements java.io.Serializable)
- plus.hiver.module.system.controller.PermissionController
- plus.hiver.module.system.controller.RedisController
- plus.hiver.module.system.vo.RedisInfo
- plus.hiver.module.system.vo.RedisVo
- plus.hiver.module.system.controller.RoleController
- plus.hiver.module.system.controller.SecurityController
- plus.hiver.module.system.controller.SettingController
- plus.hiver.module.system.vo.SmsSetting (implements java.io.Serializable)
- plus.hiver.module.system.controller.StopWordController
- plus.hiver.module.system.controller.UserController
- plus.hiver.module.system.utils.VoUtil
接口分层结构
- plus.hiver.common.base.HiverBaseService<E,
ID> - plus.hiver.module.system.service.DictDataService
- plus.hiver.module.system.service.DictService
- plus.hiver.module.system.service.MessageSendService
- plus.hiver.module.system.service.MessageService
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- plus.hiver.common.base.HiverBaseDao<E,
ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T, ID>) - plus.hiver.module.system.dao.DictDao
- plus.hiver.module.system.dao.DictDataDao
- plus.hiver.module.system.dao.MessageDao
- plus.hiver.module.system.dao.MessageSendDao
- plus.hiver.common.base.HiverBaseDao<E,
- 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<E,
ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>) - plus.hiver.module.system.dao.DictDao
- plus.hiver.module.system.dao.DictDataDao
- plus.hiver.module.system.dao.MessageDao
- plus.hiver.module.system.dao.MessageSendDao
- plus.hiver.common.base.HiverBaseDao<E,
- 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> (并 extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - plus.hiver.common.base.HiverBaseDao<E,
ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>) - plus.hiver.module.system.dao.DictDao
- plus.hiver.module.system.dao.DictDataDao
- plus.hiver.module.system.dao.MessageDao
- plus.hiver.module.system.dao.MessageSendDao
- plus.hiver.common.base.HiverBaseDao<E,
- 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> (并 extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - plus.hiver.common.base.HiverBaseDao<E,
ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>) - plus.hiver.module.system.dao.DictDao
- plus.hiver.module.system.dao.DictDataDao
- plus.hiver.module.system.dao.MessageDao
- plus.hiver.module.system.dao.MessageSendDao
- plus.hiver.common.base.HiverBaseDao<E,
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,