# springboot-fastdfs **Repository Path**: zhanghaiyang/springboot-fastdfs ## Basic Information - **Project Name**: springboot-fastdfs - **Description**: spring boot 简单集成 fastdfs使用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 52 - **Created**: 2017-07-27 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #springboot-fastdfs #使用spring boot为基础,然后进行开发fastdfs的客户端。最终打包成简单可运行的jar; #可谓最简单版的fastdfs java客户端; spring boot 简单入门可以参考http://git.oschina.net/keeplearning996/springboot 部分童鞋可能出现fastdfs-client-java下载不下来。包在src/main/webapp/WEB-INF/lib;可自行手动添加。 相关博客:https://my.oschina.net/xwzj/blog/777136 关于FastDFS的另外一份简单的入门参考文档:https://my.oschina.net/xwzj/blog/760862