mybatis 错误

 Error creating bean with name 'studentTestMapper' defined in file [H:\其它工作汇总\项目汇总\源码\universal-server\target\classes\com\lesso\mapper\StudentTestMapper.class]: Invocation of init method failed; nest

ed exception is java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required

 

啥玩意都没 就一个错误 鬼知道

如果是SSM整合,去spring配置文件中看下关于mybatis的配置,失去了sqlSessionFactory

项目没初始化mybatis,配置一下项目扫描mapper