Discovery框架基于Spring Cloud 的企业级微服务开源解决方案:
基于的核心模块
• 基于Discovery服务注册发现
• 基于Ribbon负载均衡
• 基于Feign和RestTemplate调用
支持的中间件
• 支持Eureka、Consul、Zookeeper和阿里巴巴的Nacos四个服务注册发现中心
• 支持阿里巴巴的Nacos、携程的Apollo和Redis三个远程配置中心
• 支持Hystrix或者阿里巴巴Sentinel的两个熔断隔离限流降级
• 支持Spring Cloud Gateway、Zuul网关和微服务三大模块的灰度发布和路由等一系列功能
兼容的Spring相关技术栈
• 兼容Spring Cloud Edgware版,兼容Spring Cloud Alibaba 1.5.x.RELEASE,兼容Spring Boot 1.5.x.RELEASE
• 兼容Spring Cloud Finchley版,兼容Spring Cloud Alibaba 2.0.x.RELEASE,兼容Spring Boot 2.0.x.RELEASE
• 兼容Spring Cloud Greenwich版,兼容Spring Cloud Alibaba 2.1.x.RELEASE,兼容Spring Boot 2.1.x.RELEASE
• 兼容Spring Cloud Hoxton版,兼容Spring Cloud Alibaba 2.2.x.RELEASE,兼容Spring Boot 2.2.x.RELEASE
评论0