2 Star 3 Fork 0

点九先生 / springcloud-learn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
Loading...
README
MIT

springcloud-learn

本项目主要记录自己学习SpringCloud的上手使用笔记,项目比较初级,主要目的是用起来,至于原理自行看源码研究。

项目说明

开发工具

IDEA 2020.3

开发环境

JDK 13.0.2

SpringBoot 2.4.1

SpringCloud 2020.0.0

目录结构

项目名 详细笔记 备注
01-spring-cloud-eureka 01Node 注册中心
02-spring-cloud-server-provider 02Node 服务提供者
03-spring-cloud-server-consumer-template 03Node 基于restTemple的服务消费者
04-spring-cloud-server-consumer-feign 04Node 基于openFeign的服务消费者
05-spring-cloud-hystrix-feign 05Node 熔断降级,服务隔离
06-spring-cloud-hystrix-feign-dashboard 06Node Hystrix进行实时监控的工具
07-spring-cloud-hystrix-feign-turbine 07Node hystrix.stream的内容聚合
08-spring-cloud-config-git-server 08Node config-git服务端单机版
09-spring-cloud-config-git-client 09Node config-git客户端单机版
10-spring-cloud-config-git-server-eureka 10Node config-git服务端高可用
11-spring-cloud-config-git-client-eureka 11Node config-git客户端高可用
12-spring-cloud-config-git-server-bus 12Node config-git服务端消息总线
13-spring-cloud-config-git-client-bus 13Node config-git客户端消息总线
14-spring-cloud-config-svn-server 14Node config-svn服务端单机版
15-spring-cloud-config-svn-client 15Node config-svn客户端单机版
16-spring-cloud-config-svn-server-eureka 16Node config-svn服务端高可用
17-spring-cloud-config-svn-client-eureka 17Node config-svn客户端高可用
18-spring-cloud-config-svn-server-bus 18Node config-svn服务端消息总线
19-spring-cloud-config-svn-client-bus 19Node config-svn客户端消息总线
20-spring-cloud-zuul 20Node zuul服务网关
21-spring-cloud-sleuth 21Node Sleuth服务之间调用链路追踪
22-spring-cloud-zipkin 22Node Zipkin分布式的跟踪系统
23-spring-cloud-consul 23Node Consul注册中心
24-spring-cloud-gateway 24Node Gateway服务网关
MIT License Copyright (c) 2021 点九先生 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

springcloud学习笔记 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/dianjiu/springcloud-learn.git
git@gitee.com:dianjiu/springcloud-learn.git
dianjiu
springcloud-learn
springcloud-learn
master

搜索帮助