所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- plus.hiver.rustfs.dto.BucketPolicyConfigDto
- plus.hiver.rustfs.dto.BucketPolicyConfigDto.Principal
- plus.hiver.rustfs.dto.BucketPolicyConfigDto.Statement
- plus.hiver.rustfs.controller.FileCategoryController
- plus.hiver.rustfs.controller.FileController
- plus.hiver.rustfs.manage.FileManageFactory
- plus.hiver.rustfs.controller.FileUserController
- plus.hiver.rustfs.utils.FileUtil
- plus.hiver.common.base.HiverBaseEntity (implements java.io.Serializable)
- plus.hiver.rustfs.entity.File
- plus.hiver.rustfs.entity.FileCategory
- plus.hiver.common.base.HiverBaseServiceImpl<T,
ID, R> (implements plus.hiver.common.base.HiverBaseService<T, ID>) - plus.hiver.rustfs.serviceimpl.FileCategoryServiceImpl (implements plus.hiver.rustfs.service.FileCategoryService)
- plus.hiver.rustfs.serviceimpl.FileServiceImpl (implements plus.hiver.rustfs.service.FileService)
- plus.hiver.rustfs.manage.impl.LocalFileManage (implements plus.hiver.rustfs.manage.FileManage)
- plus.hiver.rustfs.controller.LocalFileViewController
- plus.hiver.rustfs.config.RustFSConfig
- plus.hiver.rustfs.controller.RustFSController
- plus.hiver.rustfs.manage.impl.RustfsManage (implements plus.hiver.rustfs.manage.FileManage)
- plus.hiver.rustfs.dto.RustFSUploadResult
- plus.hiver.rustfs.controller.UploadController
接口分层结构
- plus.hiver.rustfs.manage.FileManage
- plus.hiver.common.base.HiverBaseService<T,
ID> - plus.hiver.rustfs.service.FileCategoryService
- plus.hiver.rustfs.service.FileService
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- plus.hiver.common.base.HiverBaseDao<T,
ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T, ID>) - plus.hiver.rustfs.dao.FileCategoryDao
- plus.hiver.rustfs.dao.FileDao
- plus.hiver.common.base.HiverBaseDao<T,
- 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>) - plus.hiver.rustfs.dao.FileCategoryDao
- plus.hiver.rustfs.dao.FileDao
- plus.hiver.common.base.HiverBaseDao<T,
- 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<T,
ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>) - plus.hiver.rustfs.dao.FileCategoryDao
- plus.hiver.rustfs.dao.FileDao
- plus.hiver.common.base.HiverBaseDao<T,
- 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<T,
ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>) - plus.hiver.rustfs.dao.FileCategoryDao
- plus.hiver.rustfs.dao.FileDao
- plus.hiver.common.base.HiverBaseDao<T,
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,