From e1a4e4ba5bb5c6a4c865fe5751a2565f13820465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Fri, 13 Oct 2017 17:22:38 +0800 Subject: [PATCH] add --- README.md | 1 + README_EN.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b65c35a..d005c0f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Spring boot使用的各种示例,以最简单、最实用为标准 - [spring-boot-package-war](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-package-war):spring-boot打包成war包示例 - [spring-boot-shiro](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-shiro):springboot 整合shiro rbac示例 - [spring-boot-file-upload](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-file-upload):springboot 集成上传文件示例 +- [spring-boot-fastDFS](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-fastDFS):springboot 集成FastDFS示例 **[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(springboot实战开源项目)** diff --git a/README_EN.md b/README_EN.md index 223d232..50c842a 100644 --- a/README_EN.md +++ b/README_EN.md @@ -25,6 +25,6 @@ Spring Boot Examples, Use the simplest and most useful scene demo. - [spring-boot-package-war](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-package-war):Spring Boot package war - [spring-boot-shiro](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-shiro):spring boot shiro rbac demo - [spring-boot-file-upload](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-file-upload):Spring Boot file upload example - +- [spring-boot-fastDFS](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-fastDFS):springboot use FastDFS example **[Favorites-web](https://github.com/cloudfavorites/favorites-web):Open source projects developed using Spring Boot**