标签:cloud 注册 eal 均衡负载 star top 中心 这一 不同
spring.cloud.consul.discovery.service-name=
当A服务调用B服务时,可以转发到注册中心进行转发调用, 应该使用这个地址,这一点和eureka 不同,需要注意
添加上 health 和 其他的 endpoint
management.endpoints.web.exposure.include=hystrix.stream,health
标签:cloud 注册 eal 均衡负载 star top 中心 这一 不同
原文地址:https://www.cnblogs.com/Benjious/p/9557343.html