Update README.md

This commit is contained in:
heibaiying
2019-01-19 09:38:15 +08:00
committed by GitHub
parent fe933c4e54
commit 23b9765b91

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