# springcloud2 **Repository Path**: biyubin/springcloud2 ## Basic Information - **Project Name**: springcloud2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2020-11-15 - **Last Updated**: 2022-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springcloud2 #### 介绍 编程题: 根据如下描述,改造Spring Cloud(上)的作业,完成练习: 1)Eureka注册中心 替换为 Nacos注册中心 2)Config+Bus配置中心 替换为 Nacos配置中心 3)Feign调用 替换为 Dubbo RPC调用 4)使用Sentinel对GateWay网关的入口资源进行限流(限流参数自定义并完成测试即可) nacos 下载地址 https://github.com/alibaba/nacos/releases/tag/1.2.0 zipkin SQL 地址 https://github.com/openzipkin/zipkin/tree/master/zipkin-storage sentinel jar包下载地址 https://github.com/alibaba/Sentinel/releases/tag/1.7.1