Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 315 Bytes

zuul-gateway

基于zuul的网关实现,需配合项目service-register-redis一起使用。
目前实现了以下功能:

  • 服务动态注册
  • 服务动态发现
  • 服务降级
  • 服务限流
  • 服务权重
  • 安全认证--todo
  • 灰度 --todo