Update README.md

This commit is contained in:
heibaiying 2019-01-19 09:38:15 +08:00 committed by GitHub
parent fe933c4e54
commit 23b9765b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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) 页面查看。