# spring-cloud **Repository Path**: fangyukang/spring-cloud ## Basic Information - **Project Name**: spring-cloud - **Description**: 微服务架构研究,研究模块:Eureka、Config、Admin、Gateway、Feign、Hystrix、Https、Weedfs等等。目的是为了理清微服务的整个架构,作为初始框架使用,不涉及任何业务模块。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-06 - **Last Updated**: 2021-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微服务 ## README # spring-cloud #### 介绍 微服务架构研究,研究模块:Eureka、Config、Admin、Gateway、Feign、Hystrix、Https、Weedfs等等。目的是为了理清微服务的整个架构,作为初始框架使用,不涉及任何业务模块。 #### 软件架构 前期规划 eureka config api gateway admin mongodb weedfs zipkin #### 端口占用情况 qy-eureka-server 8761 qy-eureka-server-security 8762 qy-eureka-client 8081 qy-eureka-client-security 8087 qy-swagger-client 8082 qy-mybatisplus-client 8083 qy-config-server 8084 qy-gateway-server 8085 qy-admin-server 8086 qy-rocketmq-cs