Skip to content
liubao edited this page Jun 22, 2022 · 17 revisions

Spring Cloud Huawei的目的是为了让Spring Cloud使用 Apache ServiceCombCSE

  • Apache ServiceComb 部署
    Spring Cloud Gateway + Spring Cloud Huawei (网关)
    Spring Boot/Cloud + Spring Cloud Huawei    (微服务)
    
    servicecomb-service-center                  (注册中心)
    servicecomb-service-kie                     (配置中心)
  • CSE 部署
    Spring Cloud Gateway + Spring Cloud Huawei (网关)
    Spring Boot/Cloud + Spring Cloud Huawei    (微服务)
    
    CSE注册中心  (registry)
    CSE配置中心  (config)
    CSE服务治理  (governance)
    CSE仪表盘    (dashboard)

Spring Cloud Huawei的适用场景包括:开发者熟悉Spring和Spring Boot开发,但是不熟悉微服务框架和微服务架构。 使用Spring Cloud Huawei,开发者可以不用熟悉和了解Spring Cloud,只需要熟悉Spring和Spring Boot,就能够 按照微服务架构模式开发应用。相对于Spring Cloud,Spring Cloud Huawei能够更好的支持快速微服务开发,提供 开箱即用的微服务治理能力。详细参考快速开始

Clone this wiki locally