# hmtool-ext-fastdfs **Repository Path**: hmtool/hmtool-ext-fastdfs ## Basic Information - **Project Name**: hmtool-ext-fastdfs - **Description**: hmtool-ext-fastdfs 是一个基于springboot和fastdfs 封装的文件操作工具、包含是否具有CRUD等权限、代码简单、可自行进行优化 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2019-11-11 - **Last Updated**: 2021-07-13 ## Categories & Tags **Categories**: utils **Tags**: None ## README

hmtool-ext-fastdfs 基于FastDFS的简单权限封装

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

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