# CloudMall **Repository Path**: zpwang0209/CloudMall ## Basic Information - **Project Name**: CloudMall - **Description**: 微服务商城项目:基于用户、商家、管理员三大模块的商城项目, 技术栈:SpringBoot + SpringCloud +Thymeleaf + MybatisPlus+Redis - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-09-30 - **Last Updated**: 2025-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CloudMall #### 介绍 云上商场项目,基于用户、商家、管理员三大模块的商城项目, 技术栈:SpringBoot + SpringCloud +Thymeleaf + MybatisPlus+Redis 本项目可理解为校园二手交易平台的微服务版本!同时新增了商家模块! #### 软件架构 软件架构说明 基于微服务进行开发,使用thymeleaf进行数据渲染,避开学习Vue的繁杂情况, 项目主要分web模块、用户模块、商品模块;通过Eureka进行服务注册与发现,使用Feign进行模块调用,Hystrix进行限流、降级、熔断。 #### 安装教程 1. 运行SQL文件建立数据库 2. 运行Redis 3. 启动项目 4. 确保所有模块已经正常启动了再进行访问,若模块启动不充分就访问网页会报错