类分层结构
- java.lang.Object
- cn.stylefeng.roses.core.db.DbInitializer
- cn.stylefeng.roses.biz.file.config.FileAutoConfiguration
- cn.stylefeng.roses.biz.file.modular.controller.FileController
- cn.stylefeng.roses.biz.file.modular.factory.FileFactory
- cn.stylefeng.roses.biz.file.modular.provider.FileinfoServiceProvider (implements cn.stylefeng.roses.biz.file.api.FileApi)
- cn.stylefeng.roses.biz.file.modular.controller.FileManagerController
- cn.stylefeng.roses.biz.file.core.util.FileUtil
- cn.stylefeng.roses.biz.file.core.storage.oss.OssFileOperator (implements cn.stylefeng.roses.biz.file.core.storage.FileOperator)
- cn.stylefeng.roses.biz.file.config.properties.OssProperteis
- com.baomidou.mybatisplus.service.impl.ServiceImpl<M,T> (implements com.baomidou.mybatisplus.service.IService<T>)
接口分层结构
- com.baomidou.mybatisplus.mapper.BaseMapper<T>
- cn.stylefeng.roses.biz.file.core.storage.FileOperator
枚举分层结构
Copyright © 2018. All rights reserved.