zrlw commented on PR #16144: URL: https://github.com/apache/dubbo/pull/16144#issuecomment-4073557508
this pr might cause problem if the dubbo generice service references are created without annotation ```@Bean```. Dubbo registers reference beans into the Spring container automatically no matter using annotation ```@Bean``` or not. -- 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]
