1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

浅析如何设计一个亿级网关(API Gateway)

This commit is contained in:
Kou Shuang 2019-11-07 17:00:41 +08:00
parent 1e9c76f69a
commit a8f622b3b9

View File

@ -209,7 +209,7 @@
### 微服务
- [谈谈微服务中的 API 网关API Gateway()
- [浅析如何设计一个亿级网关API Gateway](docs/system-design/micro-service/谈谈微服务中的 API 网关.md)
### 架构