chutian52 commented on issue #2044: dubbo:annotation标签在消费者端无法实例化Controller
URL: 
https://github.com/apache/incubator-dubbo/issues/2044#issuecomment-403330637
 
 
   
你的reference标注的,貌似不是dubbo的reference吧?dubbo的reference依赖注入是在你的controller初始化的时候自动使用`org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor`在bean实例化的时候注入的。有兴趣可以看下源码。你的`@Reference`注解是`jdk.narshron.internal.ir.annotation.Reference`,
 dubbo表示自己手太短,够不到阿!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to