gitchenjh commented on issue #9370: URL: https://github.com/apache/dubbo/issues/9370#issuecomment-992214598
> 是不是在配置文件中使用@DubboReference注解,导致bean加载太早 不是,就Spring Boot启动类引入 `@EnableDubbo`    可以直接用这个链接验证,一个空的Spring-Boot项目,加`dubbo-spring-boot-starter`依赖 https://github.com/gitchenjh/dubbo-test, -- 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]
