# spring-cloud **Repository Path**: super-star/spring-cloud ## Basic Information - **Project Name**: spring-cloud - **Description**: 基于SpringCloud微服务架构,整合热门中间件用于学习交流 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: http://zhaomx.net - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-11-01 - **Last Updated**: 2025-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringCloud, 微服务, 分布式 ## README # spring-cloud 项目 介绍 基于SpringCloud(使用nacos作为注册中心)微服务架构 ### 技术栈: |组件|说明|版本| |----|----|----| |JDK| |1.8| |Spring Boot| |2.3.10.RELEASE| |Spring Cloud|微服务|Hoxton.SR11| |Spring Cloud alibaba|微服务|2.2.5.RELEASE| |nacos|服务注册中心|1.4.1| |Zookeeper|分布式雪花算法|3.4.11| |Redis,Cache|缓存|2.9.0| |Redisson|分布式锁|3.10.1| |nepxion|分布组件|2.0.11| |mapstruct|数据传输对象和实体bean的相互转换|1.3.1.Final| |RabbitMq|消息队列|2.2.16.RELEASE| |Elasticsearch|搜索引擎|7.6.2| |Mysql|数据库|mysql5.7| |JPA|ORM框架|2.3.9.RELEASE| |log4j|日志|2.8.2| |jwt|无状态会话认证|0.9.1| |oauth2-resource-server|oauth2资源服务器|5.1.3.RELEASE| |shardingsphere|分库分表|| |sharding-jdbc-spring-boot-starter|分库分表|4.0.0-RC2| |sharding-jdbc-spring-namespace|分库分表|5.0.0-beta| ### 软件架构说明 ##### spring-cloud --公共部分 --mall-common --mall-common-api --mall-dependencies --服务治理 --mall-sm ----mall-gateway ----mall-monitor ----业务模块 --mall-services ----mall-b2c-order ----mall-b2c-order-api ----mall-product ----mall-product-api ----mall-user ----mall-user-api ----mall-oauth2-server 认证服务 #### 安装教程 1. [克隆或者下载代码 地址:http://gitee.com/super-star/spring-cloud](http://gitee.com/super-star/spring-cloud) 2. 前端项目安装node.js 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)