2 Star 3 Fork 0

yyProud / cloud-mall-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

cloud-mall-api

基于Spring Cloud Alibaba 微服务架构的电商学习项目。

技术栈

  • Spring Boot 2.7.11
  • Spring Cloud 2021.0.7
  • Spring Cloud Alibaba 2021.0.5.0
  • Gateway
  • Dubbo 3.1.8
  • Nacos 2.2.0
  • Sentinel 1.8.6
  • Seata 1.6.1
  • RocketMq 4.9.4
  • Sa-Token 1.34.0
  • MyBatis-Plus 3.5.3.1
  • Mysql 8.0.32
  • Redis
  • Netty
  • WebSocket
  • Minio
  • Swagger+Knife4j

项目结构

cloud-mall-api
├── mall-api       // DUBBO接口模块
├── mall-auth      // 认证中心
├── mall-common    // 公共模块
│   └── mall-common-core        // 公共核心模块
│   └── mall-common-doc         // API文档模块
│   └── mall-common-dubbo       // DUBBO服务模块
│   └── mall-common-entity      // 公共实体类模块
│   └── mall-common-mq          // RocketMq模块
│   └── mall-common-mybatis     // 数据库服务模块
│   └── mall-common-redis       // 缓存模块
│   └── mall-common-satoken     // 令牌模块
│   └── mall-common-security    // 安全模块
│── mall-gateway    // 网关模块
│── mall-service    // 服务模块
│   └── mall-service-coss       // 云对象存储服务模块
│   └── mall-service-generator  // 代码生成器模块
│   └── mall-service-im         // 即时消息服务模块
│   └── mall-service-push       // 推送模块
│   └── mall-service-system     // 系统模块

空文件

简介

微服务商城 展开 收起
Java
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yyproud/cloud-mall-api.git
git@gitee.com:yyproud/cloud-mall-api.git
yyproud
cloud-mall-api
cloud-mall-api
master

搜索帮助