# SpringCloudDemo **Repository Path**: zhangchouchou/spring-cloud-demo ## Basic Information - **Project Name**: SpringCloudDemo - **Description**: 用来练习Spring Cloud项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-15 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloudDemo #### 介绍 用来练习Spring Cloud项目 #### 软件架构 1. JDK版本: JDK11 2. Maven: 3.8 3. MySQL: 8.0 4. Spring Boot: 2.3.12 5. Spring Cloud: Hoxton.SR12 #### 包含组件 Spring Cloud 1. Eureka 注册中心 2. Ribbon 负载均衡 3. OpenFeign 模块间调用 4. Hystrix 断路器 5. Gateway 网关 6. Sleuth 分布式链路请求跟踪 -------------- Spring Cloud Alibaba 1. Nacos 服务注册与配置 2. Sentinel 熔断与限流