# springboot-file **Repository Path**: zuopingliu/springboot-file ## Basic Information - **Project Name**: springboot-file - **Description**: SpringBoot集成MybatisPlus、Swagger、Mysql、Logback实现本地与OSS的文件上传、下载与预览功能 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-16 - **Last Updated**: 2023-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot, 文件操作, MybatisPlus, oss ## README # springboot-file #### 介绍 SpringBoot集成MybatisPlus、Swagger、Mysql、Logback实现本地与OSS的文件上传、下载与预览功能 #### 使用说明 1. swagger:https://doc.xiaominfo.com/knife4j/documentation/get_start.html 2. mybatisplus:https://github.com/baomidou/mybatis-plus 3. logback:https://blog.csdn.net/white_ice/article/details/85065219 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request