IDEA在编辑时提示could not autowire

在开发中我再applicationContext-dao.xml中加入了mapper扫描器 <!--mapper扫描器--> <bean class="org.mybatis.spring.mapper.MapperScannerConfigurer"> <!--扫描包路径,如果需要扫描多个包,中间使用半角逗号隔开-->
相关文章
相关标签/搜索