# springcloudsaas **Repository Path**: ruixj/springcloudsaas ## Basic Information - **Project Name**: springcloudsaas - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-28 - **Last Updated**: 2021-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springcloudsaas #### 项目介绍 该项目是面向中小企业的客户管理系统。 #### 软件架构 基于spring cloud架构 #### 安装教程 1. 安装 mysql 从https://downloads.mysql.com/archives/community/ 下载5.7.32版本 Windows (x86, 64-bit), ZIP Archive Sep 23, 2020 368.2M Download(mysql-5.7.32-winx64.zip) 解压,启动 2 启动基础设施 2.1 安装nacos 从 https://github.com/alibaba/nacos/releases下载1.4.1 版本 根据 https://nacos.io/en-us/docs/quick-start.html 启动 2.2 安装sentinel (参考文档https://github.com/alibaba/Sentinel/wiki/%E6%8E%A7%E5%88%B6%E5%8F%B0#2-%E5%90%AF%E5%8A%A8%E6%8E%A7%E5%88%B6%E5%8F%B0) 使用nacos 存储 rule的版本: https://gitee.com/ruixj/sentinel-dash-board-nacos 从 Sentinel 1.6.0 起,Sentinel 控制台引入基本的登录功能,默认用户名和密码都是 sentinel。可以参考 鉴权模块文档 配置用户名和密码。 http://localhost:8080/ - 这里是列表文本sentinal 原理分析:https://javadoop.com/post/sentinel 3. 下载intellij idea community 4. 安装git bash 5. 下载该项目 6. 打开该项目 6.1 启动service provider 6.2 启动service gateway 6.3 启动service consumer #### 使用说明 1. 确认 service provider 工作: http://localhost:8762/echo/ruixiongjian 2. 确认 service gateway 工作: http://localhost:8764/service-device/echo/ruixiongjian2 3. 确认 service consumer 工作: http://localhost:8763/echo/ruixiongjianconsumer #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)