# grain-mall **Repository Path**: LiXiang0214/grain-mall ## Basic Information - **Project Name**: grain-mall - **Description**: 谷粒商城 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2021-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # grain-mall #### 介绍 谷粒商城 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 前端项目,/api #### http://localhost:88/api/captcha.jpg #### http://localhost:8080/renren-fast/captcha.jpg #### http://localhost:88/api/product/category/list/tree #### http://localhost:10000/product/category/list/tree #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) 开发环境 工具 版本号 下载 JDK 1.8 https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Mysql 5.7 https://www.mysql.com/ Redis 3.2 https://redis.io/download Elasticsearch 6.2.2 https://www.elastic.co/downloads RabbitMq 3.7.14 http://www.rabbitmq.com/download.html nginx 1.10 http://nginx.org/en/download.html #### 开发工具 IDEA 开发 1. IDE https://www.jetbrains.com/idea/download RedisDesktop 2. redis客户端连接工具 https://redisdesktop.com/download 3. Robomongo mongo客户端连接工具 https://robomongo.org/download 4 SwitchHosts 本地host管理 https://oldj.github.io/SwitchHosts/ 5 X-shell Linux远程连接工具 http://www.netsarang.com/download/software.html 6 Navicat 数据库连接工具 http://www.formysql.com/xiazai.html PowerDesigner 7 数据库设计工具 http://powerdesigner.de/ 8 Axure 原型设计工具 https://www.axure.com/ 9 MindMaster 思维导图设计工具 http://www.edrawsoft.cn/mindmaster 10 ScreenToGif gif录制工具 https://www.screentogif.com/ 11 ProcessOn 流程图绘制工具 https://www.processon.com/ 12 PicPick 屏幕取色工具 https://picpick.app/zh/ #### 技术选型 后端技术 Spring Boot 容器+MVC框架 https://spring.io/projects/spring-boot Spring Security 认证和授权框架 https://spring.io/projects/spring-security 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 Swagger-UI 文档生产工具 https://github.com/swagger-api/swagger-ui Hibernator-Validator 验证框架 http://hibernate.org/validator/ Elasticsearch 搜索引擎 https://github.com/elastic/elasticsearch RabbitMq 消息队列 https://www.rabbitmq.com/ 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 #### 前端技术 Vue 前端框架 https://vuejs.org/ Vue-router 路由框架 https://router.vuejs.org/ Vuex 全局状态管理框架 https://vuex.vuejs.org/ Element 前端UI框架 https://element.eleme.io/ Axios 前端HTTP框架 https://github.com/axios/axios v-charts 基于Echarts的图表框架 https://v-charts.js.org/ Js-cookie cookie管理工具 https://github.com/js-cookie/js-cookie nprogress 进度条控件 https://github.com/rstacruz/nprogress