# say-clothes-server **Repository Path**: mujey/say-clothes-server ## Basic Information - **Project Name**: say-clothes-server - **Description**: 言裳集后端服务SpringCloud、SpringBoot实现 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-06 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 言裳集say-clothes(后端服务) ![](https://faraj-a01.oss-cn-beijing.aliyuncs.com/20210101131952.png) #### 介绍 言裳集say-clothes(后端服务)是采用分布式微服务架构的后端服务,采用Hive分布式数据库 > 2020下半年计算机应用大赛项目 #### 软件架构 言裳集(say-clothes)将采用前后端分离技术,前端将采用uni-app,后端会使用SpringBoot构建,采用Hive分布式数据库。 #### 集群端口说明 |服务|模块名|端口号| |--|--|--| |网关服务模块|say-clothes-gateway|99| |用户服务模块|say-clothes-user|6901| |商品服务模块|say-clothes-product|6902| |评论服务模块|say-clothes-comment|6903| |通用服务模块|say-clothes-common|6904| |第三方服务模块|say-clothes-plugin|6905| |测试模块|say-clothes-test|6907|