org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'oneInterface' is defined
請(qǐng)問總是報(bào)這個(gè)錯(cuò)是怎么回事,在spring配置文件里配了這個(gè)bean了
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'oneInterface' is defined
請(qǐng)問總是報(bào)這個(gè)錯(cuò)是怎么回事,在spring配置文件里配了這個(gè)bean了
2014-10-27
舉報(bào)
2014-10-28
IoC容器中沒有這個(gè)名稱的bean
2019-01-25
這個(gè)你這樣改一下
然后把unitTestBase里的改成
在你的測(cè)試文件中調(diào)用super方法時(shí)
2016-04-21
等于沒回答= =