Skip to content

springcloud学习系列。从入门的demo,到springcloud的各种组件学习。

Notifications You must be signed in to change notification settings

xuwujing/springcloud-study-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springcloud 学习系列

springcloud-study 是本人在学习系列springcloud的一些工程!

此系列的工程是基于SpringBoot1.x、SpringCloud 的Dalston的版本进行开发的。

基于SpringBoot2.x、SpringCloud 的Finchley进行开发的工程可以看这个仓库

https://github.com/xuwujing/springcloud-study

下载地址

GitHub工程地址:https://github.com/xuwujing/springcloud-study

码云工程地址:https://gitee.com/XuWuJing/springcloud-study

工程说明

该工程都有相应的使用文档说明!

  • springcloud-hello: springcloud的hello world版本,其中包括了eureka(服务注册和发现)、feign(服务调用)、ribbon(负载均衡)的测试示例 。
  • springcloud-hystrix: springcloud的Hystrix熔断测试版本,可以处理服务的熔断防止故障扩散。
  • springcloud-config: springcloud的config配置中心版本,既可以从本地获取配置信息,也可以从Git仓库获取配置。

文章列表

springcloud系列博客:

About

springcloud学习系列。从入门的demo,到springcloud的各种组件学习。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages