- Eureka Server
- Eureka Client
- Config Server
- Config Client
- Git和Refresh
- 自动刷新配置
- 消息总线(配合RabbitMQ)
- Feign
- Ribbon(负载均衡)
- RestTemplate
- 动态路由
- 异常网关统一处理
- 鉴权,权限校验
- 限流
- 服务容错
- 降级策略
- 超时熔断
- 链路追踪
- zipkin
- 注册中心 http://localhost:8761
- 配置中心 http://localhost:8082
- 服务网关 http://localhost:8083
- 商品服务 http://localhost:8080
- 订单服务 http://localhost:8081
- 用户服务 http://localhost:8084
- 消息总线RabbitMQ http://localhost:15672