KamToHung commented on issue #11822: URL: https://github.com/apache/dubbo/issues/11822#issuecomment-1467946081
> > > > > 项目中哪里注入了ApplicationConfig吗 version:2.7.19 ApplicationConfig会默认给Spring管理 > > > > > > > > > 引用到的地方挺多的,都是类似这样引用的; > > >  > > > > > > spring配置文件中的dubbo application这个标签还在么 > > 在的,是不是在dubbo3.x版本不能像2.7.19里面那么使用才导致的问题? 我是个程序员小白,不知道应该怎么去用他,项目中好多地方用到了dubbo的原生类,现在升了版本都不能用 ,还请大神指导一下 <dubbo:application name="demo-provider"/> 这个配置在吗,这个标签就是自己定义了一个Bean了 -- 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]
