# inter-boot-fastdfs **Repository Path**: pacebox/inter-boot-fastdfs ## Basic Information - **Project Name**: inter-boot-fastdfs - **Description**: 基于springboot和fastdfs 封装的文件操作工具、包含是否具有CRUD等权限、代码简单、可自行进行优化 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 4 - **Created**: 2020-05-13 - **Last Updated**: 2023-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

inter-boot-fastdfs 基于FastDFS的简单权限封装

-- QQ群①:pacebox官方交流群①

--------------------------------------------------------------------------------------------------------------------------------------------------------- ## 简介 inter-boot-fastdfs 是一个基于springboot和fastdfs 封装的文件操作工具、包含是否具有CRUD等权限、代码简单、可自行进行优化 ## 使用说明 项目是一个简单的springboot项目、 doc下包含调用说明以及mysql脚本、 安装FastDFS后将脚本导入到mysql库中、 调整properties的配置即可运行、 发布时请打开FastDFSApplication的location指定默认文件。本地可直接运行Main方法进行调试