输入banner图图片脚本导航/分类

spring整合mybatis遇到的bug java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required

出bug的原因:mybatis-spring版本问题。 查看SqlSessionDaoSupport源码   1.2以上的版本: 技术分享   1.1.1版本: 技术分享 解决方法:1.2版本移除了@Autowired的注解,所以如果是1.2版本以上,要在BaseDaoImpl里面手动 注入SetSessionTemplate或者SetSessionFactory 技术分享

 

spring整合mybatis遇到的bug java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required

标签:http   技术分享   ima   div   argument   except   方法   9.png   spring