Skip to content

S-kewen/spring-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud

SpringCloud是什麽?

  • Spring Cloud是一系列框架的有序集合。它利用Spring Boot的開發便利性巧妙地簡化了分布式系統基礎設施的開發,如服務發現註冊、配置中心、消息總線、負載均衡、斷路器、數據監控等,都可以用Spring Boot的開發風格做到一鍵啟動和部署。

綱要

SpringCloud的學習心路歷程以及筆記

學習鏈接

主要知識點

  • SpringCloud的介紹
  • 父工程的創立
  • 服務註冊中心 - Eureka(推薦)
  • 服務註冊中心 - Zookeeper
  • 服務註冊中心 - Consule(推薦)
  • 通過服務中心實現集群負載均衡
  • Ribbon算法
  • OpenFeign - 服務調用
  • Hystrix - 豪豬哥
  • Gateway - 網關
  • Config - 分布式配置中心
  • Bus - 消息總線
  • RabbitMQ - 消息隊列
  • Stream - 消息驅動
  • Sleuth - 調用鏈路分析
  • SpringCloud Alibaba簡介
  • Nacos - 服務註冊中心和配置中心
  • Nacos - Mysql持久化配置
  • Nacos - 集群配置
  • Sentinel - 服務控流
  • Sentinel - 服務降級
  • Sentinel - 系統自適應限流
  • seata - 一站式分布式事務解決方案

Contact Author

石桂華(Skwen) https://blog.iskwen.com

END

  • Thank you for watching.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages