# SpringCloud **Repository Path**: oldsocks/SpringCloud ## Basic Information - **Project Name**: SpringCloud - **Description**: 本项目是根据B站尚硅谷阳哥的springcloud视频搭建的,以此来记录学习过程,并方便保存每一次的更改历史 视频学习地址: https://www.bilibili.com/video/BV18E411x7eT - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-12 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud #### 介绍 本项目是根据B站尚硅谷阳哥的springcloud视频搭建的,以此来记录学习过程,并方便保存每一次的更改历史 视频学习地址: https://www.bilibili.com/video/BV18E411x7eT #### 微服务创建步骤 1. 建module 2. 改pom 3. 写YML 4. 编写主启动类 5. 编写业务类 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 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/) # 笔记内容 ## Spring Cloud介绍 https://www.yuque.com/docs/share/b9b3a6da-315c-4999-8049-11f3d9b9a01d?# 《Spring Cloud介绍》 ## Eureka https://www.yuque.com/docs/share/e4b922d9-31a6-4a8a-89ee-06430799a665?# 《Eureka》 ## zookeeper和consul https://www.yuque.com/docs/share/ef245d66-5e86-421b-85c4-fbe4beacdf52?# 《zookeeper和consul》 ## Ribbon https://www.yuque.com/docs/share/96c22aa9-a977-41ac-863e-203f267c1ca3?# 《Ribbon》 ## OpenFeign https://www.yuque.com/docs/share/c72912c3-7552-4acf-9b2c-6a0bf2b470d6?# 《OpenFeign》 ## Hystrix https://www.yuque.com/docs/share/ba4d05f2-00b5-4a21-93b0-d02ab4c09a04?# 《Hystrix》 ## Spring Gateway https://www.yuque.com/docs/share/36deb2e4-6564-4341-891f-b84a391e17bd?# 《Spring Gateway》 ## Spring Config https://www.yuque.com/docs/share/44e15f61-08f4-4778-9499-19e5e70fe6d2?# 《Spring Config》 ## Bus消息总线 https://www.yuque.com/docs/share/8a73aecf-8737-4c3a-8038-32eb758b4e82?# 《Bus消息总线》 ## Stream消息驱动 https://www.yuque.com/docs/share/b9f92ef9-5901-46e7-ae9a-69b34d84a4ab?# 《Stream消息驱动》 ## Sleuth https://www.yuque.com/docs/share/6ef3e962-d67d-4ff0-9cb4-8ce35aea9fcb?# 《Sleuth》 ## SpringAlibabaCloud介绍 https://www.yuque.com/docs/share/edaa5466-1c5d-45e4-aeae-b2440903f647?# 《SpringCloudAlibaba介绍》 ## Nacos https://www.yuque.com/docs/share/0043e394-bbd1-43c5-a156-cb9cff18594d?# 《Nacos》 ## Sentinel流量治理 https://www.yuque.com/docs/share/0dcaf67c-3435-4d59-b0d9-22812a7a7ee0?# 《Sentinel流量治理》 ## Seata分布式事务 https://www.yuque.com/docs/share/53cde36e-f99b-473e-944d-711e57e7d73f?# 《Seata分布式事务》