chenziqiang666 commented on issue #10335: URL: https://github.com/apache/dubbo/issues/10335#issuecomment-1188770771
我理解原因是spring在生成bean DClient的过程中,当赋值属性UserAInfo userInfo时,是根据名称userInfo查找对应的bean,而不是根据类型UserAInfo查找bean,这个是spring的流程,应该不算dubbo的bug -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
