# mall **Repository Path**: nate777/mall ## Basic Information - **Project Name**: mall - **Description**: NEU 大三实训商城项目 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-13 - **Last Updated**: 2022-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 128MAll ## NEU大三实训项目 ——————————————————————————————————————— ## 技术选型 开发框架选择如下所示。 | 开发框架 | 版本 | | -------------------- | ---------- | | Spring Boot | 2.6.3 | | Spring Cloud | 2021.0.1 | | Spring Cloud Alibaba | 2021.0.1.0 | | MyBatis | 3.5.9 | | Swagger | 3.0.0 | | Lombok | 1.18.16 | 微服务组件技术选型如下所示。 | 技术 | 组件实现 | | :-------: | :---------------------------: | | 服务注册与服务发现 | Nacos | | 配置中心 | Nacos | | 服务通信 | Open Feign | | 负载均衡器 | Spring Cloud Loadbalancer | | 服务网关 | Spring Cloud Gateway | | 断路器 | Sentinel | | 链路追踪 | Spring Cloud Sleuth、Zipkin | | 分布式事务 | Seata | | 日志中心 | ElasticSearch、Logstash、Kibana | ![technology-selection](./static-files/newbee-mall-cloud-technology-selection.png) ## 架构图简版 ![simple-architecture](./static-files/newbee-mall-cloud-architecture.png) - ​