摘要: eureka: client: service-url: #defaultZone: http://localhost:8762/eureka/,http://localhost:8763/eureka/ #eureka相互注册(保证高可用) defaultZone: http://localhost:8761/eureka/,http://localhost... 阅读全文
posted @ 2019-02-14 15:32 scwyfy 阅读(116) 评论(0) 推荐(0) 编辑