Skip to content

glume-mall是一个B2C模式的电商平台,销售自营商品给客户。采用前后端分离的模式:开发基于Vue的后台管理系统,前端开源框架Vue、RuoYi 、 Element UI 2.15.5,后端开发框架 SpringBoot 2.2.2整合SpringCloud H、MyBatisPlus 3.3.1、Redis、MySql V8.0.25等,使用人人开源项目的代码生成器在线生成entity、xml、dao、service。

License

Notifications You must be signed in to change notification settings

TuoYingtao/glume-mall

Repository files navigation

glume-mall微服务平台简介

glume-mall是一个B2C模式的电商平台,销售自营商品给客户。采用前后端分离的模式:开发基于Vue的后台管理系统,前端开源框架VueRuoYiElement UI 2.15.5,后端开发框架 SpringBoot 2.2.2整合SpringCloud HMyBatisPlus 3.3.1Redis、MySql V8.0.25等,使用人人开源项目的代码生成器在线生成entity、xml、dao、service。

技术架构

开发工具

  • IDEA 安装Lombok插件

开发环境

  • 语言:Java 1.8.0_261
  • 依赖管理:Maven 3.8.1
  • 数据库:MySQL 8.0.25
  • 缓存:Redis 5.0.10
  • 服务注册与配置中心:Nacos 2.0.3

后端

项目结构

glume-mall
├── db -- SQL文件
├── glume-common -- 公共配置、工具模块
├	├── glume-common-core -- 常用工具封装包
├	├── glume-common-mybatis -- 持久层相关配置
├	├── glume-common-swagger -- 在线接口文档相关配置
├	└── glume-common-validator -- JSR-303 API参数校验配置
├── glume-third-party -- OSS、Sms第三方服务
├── glume-gateway -- Spring Cloud 网关模块
├── glume-auth-server -- 认证中心模块提供授权服务
├── glume-admin -- 后台管理模块
├── glume-cart -- 购物车模块
├── glume-coupon -- 优惠卷模块
├── glume-member -- 用户会员模块
├── glume-order -- 订单模块
├── glume-product -- 产品模块
├── glume-ware -- 库存模块
├── renren-generator -- 代码在线生成工具
└──  glume-vue -- 后台管理系统

About

glume-mall是一个B2C模式的电商平台,销售自营商品给客户。采用前后端分离的模式:开发基于Vue的后台管理系统,前端开源框架Vue、RuoYi 、 Element UI 2.15.5,后端开发框架 SpringBoot 2.2.2整合SpringCloud H、MyBatisPlus 3.3.1、Redis、MySql V8.0.25等,使用人人开源项目的代码生成器在线生成entity、xml、dao、service。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published