Rominez edited a comment on issue #2538: 使用JavaConfig搭建框架时报错。 Throw Error:BeanDefinitionStoreException when build by JavaConfig URL: https://github.com/apache/incubator-dubbo/issues/2538#issuecomment-423060787 求大佬帮我看看这是个错误为啥,我这是打算不配置 xml 文件了,可这里报了一个找不到 applicationContext.xml 的错误,自己测试过不在 pom.xml 中引入 dubbo 时,单独配置好 redis 相关的 `@Bean` 都是可以用的;dubbo 相关的配置我在 spring boot 的项目中这样配也是能用的。
---------------------------------------------------------------- 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]
