spring cloud概念结构

# spring cloud涉及的概念和结构

## * 服务注册与发现 Eureka

## * 服务消费之 rest+ribbon

## * 服务消费者 feign

## * 断路器 hystrix

## * 路由网关 zuul

## * 分布式配置中心 spring cloud config

## * 消息总线 spring cloud bus

## * 服务链路追踪 spring cloud sleuth

## * docker部署spring cloud项目

## * 断路器监控 hystrix dashboard

## * 服务注册 consuls

你可能感兴趣的:(spring cloud概念结构)