# spring-cloud **Repository Path**: hbxWt/spring-cloud ## Basic Information - **Project Name**: spring-cloud - **Description**: spring-cloud相关组件的使用: 服务注册:eureka、consul、nacos 服务调用:ribbon+RestTemplate、openFeign 网关:gateway 消息中间件:stream+rabbitMQ 服务降级、熔断、限流:hystrix、sentinel 参数配置:spring-config + bus、nacos+config 分布式事务:seata - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-12-05 - **Last Updated**: 2021-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringCloud, SpringBoot ## README # spring-cloud #### 介绍 spring-cloud相关组件的使用 #### 软件架构 - 服务注册:eureka、consul、nacos - 服务调用:ribbon+RestTemplate、openFeign - 网关:gateway - 消息中间件:stream+rabbitMQ - 服务降级、熔断、限流:hystrix、sentinel - 参数配置:spring-config + bus、nacos+config - 分布式事务:seata