记得看别人都说是2.7.2里面已经解决了,我现在用的2.7.3,spring
cloud+dubbo调用feign的时候,添加了@Lazy才正常,关键之前没加这个也没问题
@Resource
@Lazy
CompleteFeignService completeFeignService;[ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/608 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
