# SpringCloud **Repository Path**: minimyth/SpringCloud ## Basic Information - **Project Name**: SpringCloud - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud #### 介绍 ##### Spring-Cloud-Alibaba-demo 参考https://www.funtl.com/zh/spring-cloud-alibaba/ #### 软件架构 1. nacos 服务注册中心 2. spring-cloud-gateway 网关 3. Sentinel 熔断器 4. feign 服务调用 5. Nacos Config 服务配置中心 6. SkyWalking 链路追踪 7. RocketMQ 消息队列 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request