# SpringCloudAlibabaDemo **Repository Path**: shengqi12138/SpringCloudAlibabaDemo ## Basic Information - **Project Name**: SpringCloudAlibabaDemo - **Description**: Spring Cloud & Spring Cloud Alibaba项目搭建模版。 - **Primary Language**: Java - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-01 - **Last Updated**: 2021-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloudAlibabaDemo #### 介绍 Spring Cloud & Spring Cloud Alibaba项目搭建模版。以便直接使用 #### 软件架构 服务调用:OpenFeign 服务注册:Nacos 服务熔断与降级:Sentinel 配置管理:Nacos 服务网关:Gateway #### 运行安装教程 1. ``git clone https://gitee.com/shengqi12138/SpringCloudAlibabaDemo.git`` 2. ``cd docker-compose/`` 3. ``docker-compose up`` #### 使用说明 1. 运行环境需要安装docker。 2. 需要先在数据库中运行nacos-mysql.sql脚本,否则nacos启动会报“no database set”这个错误。 3. 文件名与项目名根据自身需要修改。 #### 参与贡献 #### 特技 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/)