org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/xiaofanren1111/article/details/81568841

加上包扫描    

@EnableFeignClients(basePackages = {"com.dataserverclient", "com.coreserveclient"})

猜你喜欢

转载自blog.csdn.net/xiaofanren1111/article/details/81568841