com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server

后端 未结 10 1689
眼角桃花
眼角桃花 2020-12-30 19:32

I am very new to the microservices and trying to run the code from link: https://dzone.com/articles/advanced-microservices-security-with-spring-and-oa . When I simply run th

10条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-30 20:33

    Check your URL and port number of eureka server provided in "eureka.client.serviceUrl.defaultZone" property.

提交回复
热议问题