摘要:
springcloud服务降级使用的fallbackFactory无法被找到。 解决: @SpringBootApplication(scanBasePackages = “cn.lzj.aigou.client”),直接声明扫描对应的接口的包 参考:https://blog.csdn.net/qq 阅读全文
posted @ 2020-06-20 14:11
AISH
阅读(3715)
评论(0)
推荐(0)
摘要:
今天初学fegin,运行fegin这个项目时提示无法找到service。 Description: Field productClient in com.yore.order.service.impl.OrderServiceImpl required a bean of type 'com.yor 阅读全文
posted @ 2020-06-20 11:07
AISH
阅读(1758)
评论(0)
推荐(0)