Merge branch 'master' of github.com:heibaiying/Spring-All-In-One

This commit is contained in:
罗祥 2019-01-19 11:36:49 +08:00
commit 31a7beddd3

View File

@ -8,7 +8,7 @@ api 网关是整个微服务系统的门面,所有的外部访问需要通过
下图是直观的显示api Gateway 在微服务网关中的作用图片引用自spring boot 官网)。
![api gateway](D:\spring-samples-for-all\pictures\api gateway.png)
![api gateway](D:\spring-samples-for-all\pictures\apiGateway.png)
### 1.2 zuul
@ -385,4 +385,4 @@ Consider renaming one of the beans or enabling overriding by setting spring.main
| Edgware | 1.5.x |
| Dalston | 1.5.x |
更多组件的版本说明可以在[spring cloud overview](https://spring.io/projects/spring-cloud#overview) 页面查看。
更多组件的版本说明可以在[spring cloud overview](https://spring.io/projects/spring-cloud#overview) 页面查看。