You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
621 B
Markdown

# 项目大致说明
- 微服务通信 - (RestTemplate/Ribbon/Feign/OpenFeign)
- [dev-protocol-springcloud-communication](dev-protocol-springcloud-communication)
- 微服务网关 - (Gateway)
- [dev-protocol-springcloud-gateway](dev-protocol-springcloud-gateway)
- 分布式链路、日志追踪 - (Sleuth + Zipkin)
- todo
- 微服务容错 - (SpringCloud Netflix Hystrix)
- todo
- 消息驱动微服务 - (SpringCloud Stream)
- todo
- 分布式事务 - (SpringCloud Alibaba Seata)
- todo
- 网关动态限流 - (SpringCloud Alibaba Sentinel)
- todo
- 微服务工程部署与整体可用性验证
- todo