组件列表
	- 
		服务注册:Eureka
	 
	- 
		客户端负载均衡:Ribbon
	 
	- 
		客户端调用工具:Feign
	
 
	- 
		熔断器:Hystrix
	
 
	- 
		熔断监控:Turbine
	
 
	- 
		API网关:Zuul
	
 
	- 
		分布式调用链监控:Spring Cloud Sleuth + Zipkin
	
 
	- 
		分布式配置中心Apollo
	
 
	参考资料清单
	腾讯课堂:https://ke.qq.com/course/280057#term_id=100331701
	B站:https://www.bilibili.com/video/av22613028
	
	Spring Cloud 系列文章http://www.ityouknow.com/spring-cloud
	Yibo:https://windmt.com/tags/Microservices/
	微服务系统:解惑、技术选型:http://www.youmeek.com/microservice/
	
	《史上最简单的Spring Cloud教程源码》https://github.com/forezp/SpringCloudLearning
	Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等 https://github.com/ityouknow/spring-cloud-examples
	
	博客园Noneplus:https://www.cnblogs.com/noneplus/category/1529569.html
                    	
                    	
                    	  
                    	    
                    	    
                    	    
                    	 
    如果您觉得本文的内容对您的学习有所帮助:
     
                    	
                    	   
                    	   关键字:
SpringCloud