# cloud **Repository Path**: w_dy_admin/cloud ## Basic Information - **Project Name**: cloud - **Description**: spring-cloud 微服务脚手架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-21 - **Last Updated**: 2022-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud spring-cloud 微服务项目脚手架,集成了网关getway,注册中心nocas,微服务调用Feign,断路器:Hystrix,链路追踪:sentinel --cloud-client 组件调用工程(使用openfegin调用) --cloud-common 公共配置类(VO,枚举) --cloud--getway 微服务网关 --cloud--all 微服务应用