# Spring-Cloud-Demo **Repository Path**: DeathBefall/Spring-Cloud-Demo ## Basic Information - **Project Name**: Spring-Cloud-Demo - **Description**: 基于Spring-Cloud-Alibaba 网络商城快速手脚架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring-Cloud-Demo #### 介绍 网络商城微服务快速手脚架 个人工作中碰到问题解决方案 以及记录笔记分享 #### 软件架构 软件架构说明 | 技术 | 说明 | 官网 | 版本 | | ---------------------- | -------------------- | ---------------------------------------------------- |---------------------------------------------------- | | Spring Cloud | 微服务框架 | https://spring.io/projects/spring-cloud |2.20 | Spring Cloud Alibaba | 微服务框架 | https://github.com/alibaba/spring-cloud-alibaba | | Spring Boot | 容器+MVC框架 | https://spring.io/projects/spring-boot | | MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html | | MyBatisGenerator | 数据层代码生成 | http://www.mybatis.org/generator/index.html | | PageHelper | MyBatis物理分页插件 | http://git.oschina.net/free/Mybatis_PageHelper | | Elasticsearch | 搜索引擎 | https://github.com/elastic/elasticsearch | | RocketMq | 消息队列 | https://rocketmq.apche.org/ | | Redis | 分布式缓存 | https://redis.io/ | | Docker | 应用容器引擎 | https://www.docker.com/ | | Druid | 数据库连接池 | https://github.com/alibaba/druid | | OSS | 对象存储 | https://github.com/aliyun/aliyun-oss-java-sdk | | JWT | JWT登录支持 | https://github.com/jwtk/jjwt | | LogStash | 日志收集 | https://github.com/logstash/logstash-logback-encoder | | Lombok | 简化对象封装工具 | https://github.com/rzwitserloot/lombok | #### 安装教程 #### 使用说明 ![公众号图片](https://deathbefall.oss-cn-hangzhou.aliyuncs.com/%E5%BE%AE%E6%9C%8D%E5%8A%A1%E6%9E%B6%E6%9E%84%20%281%29.png?Expires=1625016375&OSSAccessKeyId=TMP.3KeRScuZW7Srz1WweLnzKarSKZJZCUKo3RZ1XVMg8kdqx6L9ME6j6pDgKXih7qdkfvxKYnBVvpvpxoHXzM6PxX8vEsVSbM&Signature=E%2BVsJW29mlbB57q1vuXjqnJjNnQ%3D) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request1