Spring mvc/mybatis Consolidation, JUnit test report Beancreationexception

Source: Internet
Author: User
<pre name= "code" class= "java" > Org.springframework.beans.factory.BeanCreationException:Error creating Bean With Name ' com.hft.dal.mapper.AccountMapperTest ': 
injection of autowired dependencies failed; nested exception Org.springframework.beans.factory.BeanCreationException: 
could not autowire field:private Com.hft.dal.mapper.AccountMapper Com.hft.dal.mapper.AccountMapperTest.accountMapper; 
Nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException:No matching bean of type [ Com.hft.dal.mapper.AccountMapper] found for dependency: 


After the inspection found

@ContextConfiguration (locations = {"Classpath:spring-mybatis.xml", "Classpath:applicationContext.xml"})

Classpath in the middle of a more space, resulting in no scan to the Spring-mybatis.xml configuration file, note also if the use of classpath* if not to find a dozen profiles will ignore the error, So if you are sure that there is only one configuration file that uses Classpath

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.