From e29d588fbe01275e552dce7cfb8f7ea7d4562118 Mon Sep 17 00:00:00 2001 From: ityouknow Date: Fri, 2 Jun 2017 15:57:19 +0800 Subject: [PATCH] m --- README.md | 3 +-- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea7af16..c47949e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Demo website:http://www.ityouknow.com/ - [参与贡献](https://github.com/ityouknow/spring-boot-examples/issues) |  [English](README_EN.md) @@ -42,7 +41,7 @@ Spring boot使用的各种示例,以最简单、最实用为标准 - [springboot实战:我们的第一款开源软件](http://www.ityouknow.com/springboot/2016/09/26/springboot%E5%AE%9E%E6%88%98-%E6%88%91%E4%BB%AC%E7%9A%84%E7%AC%AC%E4%B8%80%E6%AC%BE%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6.html) -> 如果大家想了解关于springboot的其它方面应用,也可以以issues的形式反馈给我,我后续来完善。 +> 如果大家想了解关于springboot的其它方面应用,也可以以[issues](https://github.com/ityouknow/spring-boot-examples/issues)的形式反馈给我,我后续来完善。 关注公众号:纯洁的微笑,回复"springboot"进群交流 diff --git a/README_EN.md b/README_EN.md index a2901ee..04d6a6d 100644 --- a/README_EN.md +++ b/README_EN.md @@ -17,7 +17,7 @@ Spring Boot Examples, Use the simplest and most useful scene demo. - [spring-boot-mybatis-annotation-mulidatasource](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis-annotation-mulidatasource):Spring Boot+ mybatis annotation + mulidatasource - [spring-boot-rabbitmq](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-rabbitmq): using AMQP and RabbitMQ - [spring-boot-scheduler](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-scheduler):Timed tasks developed using Spring Boot -- [spring-boot-web](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-web):web projects developed using Spring Boot +- [spring-boot-web](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-web):Web projects developed using Spring Boot - [spring-boot-mail](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mail):Mail system developed using Spring Boot - [spring-boot-mongodb](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mongodb):Spring Boot + Mongodb - [spring-boot-multi-mongodb](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-multi-mongodb):Spring Boot + multiMongodb