Skip to content

spring cloud demos 使用案例, 包含eureka,hystrix,zuul,config,bus,turbine等一套分布式微服务案例

Notifications You must be signed in to change notification settings

MiniPa/spring_cloud_demos

Repository files navigation

#申明 spring cloud 是一系列框架的有序集合,利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发。 如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。 是一套简单易懂、易部署和易维护的分布式系统开发工具包。

本案例展示spring集成的各种开发技术用spring boot来实现的方式。

作者地址: https://github.com/MiniPa 作者邮箱: chengjs

spring_cloud_demos

I'll update some skills in actual development aperiodically. There are no complicated operation flows or xxx system,just some practical shares about skills.

Directory Structure

├──  eureka                                   
├──  spring cloud config                                
├──  spring cloud bus                                
├──  hystrix                                
├──  zuul                                
├──  turbine                                
├──  
├──  
├── .gitignore                                 
├── pom.xml                                    
├── LICENSE               
├── README.md               

TODO LIST "已完成功能/未验证功能"


Common Problem

xxxxxxx


More Information

Contact Author

weixinchat.jpg


About

spring cloud demos 使用案例, 包含eureka,hystrix,zuul,config,bus,turbine等一套分布式微服务案例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published