Skip to content

以springboot2.x为基础,整合了springcloud的eureka,ribbon(feign),hystrix,zuul,config5大组件,并且搭建了eureka注册中心的集群模式。

License

Notifications You must be signed in to change notification settings

prayjourney/springclolud-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springclolud-integration

本项目以springboot2.x为基础,整合springcloud的五大组件, eureka,ribbon,hystrix,zuul,config以及Feign。并且搭建了eureka注册中心的集群模式。

在eureka配置集群,如果在本地,需要在hosts之中加入如下映射:

127.0.0.1 eureka7001.com
127.0.0.1 eureka7002.com
127.0.0.1 eureka7003.com

About

以springboot2.x为基础,整合了springcloud的eureka,ribbon(feign),hystrix,zuul,config5大组件,并且搭建了eureka注册中心的集群模式。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages