在写客户端程序的时候,总是报‘com.netflix.discovery.DiscoveryClient‘ that could not be found。
原因在于导入了错误的类:com.netflix.discovery.DiscoveryClient
应该是引用:
org.springframework.cloud.client.discovery.DiscoveryClient
标签:hat ann log .net 应该 客户端 over could not ring
在写客户端程序的时候,总是报‘com.netflix.discovery.DiscoveryClient‘ that could not be found。
原因在于导入了错误的类:com.netflix.discovery.DiscoveryClient
应该是引用:
org.springframework.cloud.client.discovery.DiscoveryClient
springcloud:cannot find DiscoveryClient bean error in spring boot
标签:hat ann log .net 应该 客户端 over could not ring
原文地址:https://www.cnblogs.com/huiy/p/8669844.html