# CloudMall **Repository Path**: GengZheng/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**: 0 - **Forks**: 1 - **Created**: 2022-10-26 - **Last Updated**: 2022-10-26 ## 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. 确保所有模块已经正常启动了再进行访问,若模块启动不充分就访问网页会报错