# spring-cloud微服务技术应用 **Repository Path**: jfengao/spring-cloud-show ## Basic Information - **Project Name**: spring-cloud微服务技术应用 - **Description**: spring boot,spring cloud 技术栈 微服务 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微服务, SpringCloud ## README # spring-cloud微服务技术应用 #### 项目介绍 spring boot,spring cloud 技术栈 微服务 #### 软件架构 软件架构说明 - config 配置中心,[配置](https://gitee.com/jfengao/spring-cloud-show/tree/master/cloud-config/src/main/resources/subconf) 本地演示(非git,svn) - cloud-eureka 服务注册中心 - cloud-auth oauth2 认证中心 - cloud-gateway zuul 网关应用 - cloud-data-center 接口业务模块