Spring Cloud
Ctrlk
  • Introduction
  • 网站架构演变过程
  • Spring Cloud 简介
  • 服务的注册与发现
    • 其他知识
      • Zookeeper与Eureka区别
      • DiscoveryClient 与@EnableEurekaServer
    • Zookeeper
    • Consul
    • Eureka
  • 服务消费者
  • 断路器(Hystrix)
  • API Gateway(Zuul)
  • 分布式配置中心(Config)
  • SpringCloud Bus
  • 链路跟踪(Sleuth)
  • 数据流(Stream)
  • Dubbo
    • Untitled
Powered by GitBook
On this page

Was this helpful?

  1. 服务的注册与发现

其他知识

Zookeeper与Eureka区别DiscoveryClient 与@EnableEurekaServer
Previous服务的注册与发现NextZookeeper与Eureka区别

Last updated 5 years ago

Was this helpful?