Skip to content

cxyzl/spring-cloud

Repository files navigation

1:关于eureka高可用,本项目中只有两个eureka注册中心,互相注册,达到高可用的目的

2:服务的高可用。我并没有直接在项目中复制多个服务实例进行注册,因为对于同一功能的服务实例只是自身端口的不同,注册中心是一致的,因此在本地演示高可用的多服务注册时是需要在Run/Debug configration中复制几份服务实例,然后利用VM option指定JVM启动参数来改变端口,达到目的。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages