# scGreenwich **Repository Path**: alys114/scGreenwich ## Basic Information - **Project Name**: scGreenwich - **Description**: Spring Cloud 练习项目,基于 Greenwich.SR3 版本。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scGreenwich #### 介绍 Spring Cloud 练习项目,基于 Greenwich.SR3 版本。 #### 软件架构 软件架构说明 #### 使用说明 - config 配置中心 - gateway Zuul网关 - registry 注册中心 Eureka Server - p-member 会员中心(业务系统) - p-book 图书管理中心(业务系统) - frontend 前端 - eureka-client 注册客户端,用于验证注册流程