# MicroservicesDemo **Repository Path**: zhou-andreas/microservices-demo ## Basic Information - **Project Name**: MicroservicesDemo - **Description**: 微服务架构学习的Demo案例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-11 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: RestTemplate, Ribbon, Eureka, feign, config ## README # MicroservicesDemo #### 介绍 微服务架构学习的Demo案例 #### 软件架构 软件架构说明 1.Eureka 2.Ribbon 3.Hystrix 4.Spring Cloud GateWay 5.Spring Cloud Config 6.Spring Cloud Bus 7.Nacos 8.Sentinel 9.Spring Cloud Stream 消息驱动 10.Spring Cloud sleuth/zipkin 链路追踪 #### 安装教程 1. git clone git@gitee.com:zhou-andreas/microservices-demo.git #### 使用说明 1. JDK11 2. SpringCloud 3. SpringBoot 4. Netflix 5. Spring Cloud