• Sky@Gitbook
  • spring cloud学习笔记
  • Introduction
  • 概述
    • 信息收集
  • Spring Cloud Commons
    • 服务注册
      • 接口ServiceRegistry
      • 类ServiceRegistryEndpoint
      • 类ServiceRegistryAutoConfiguration
      • AutoServiceRegistration
      • AutoConfiguration
  • Spring Cloud Config
  • Spring Cloud Consul
    • starter总览
    • core模块
    • discovery模块
      • 自动装配
    • serviceregistry模块
      • 自动装配
        • 服务注册
        • 服务自动注册
      • 实现
        • 类ConsulRegistration
        • 服务注册
        • 类ConsulAutoRegistration
        • 服务自动注册
  • Spring Cloud Zuul
    • starter
    • autoConfiguration
    • 配置
Powered by GitBook

Spring Cloud Zuul