问答详情
源自:3-6 dao层开发

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource

这是什么原因呐,有人出现过吗

提问者:宝慕林7166548 2020-04-10 11:55

个回答

  • smallpepper
    2020-05-01 16:04:32

    把pom.xml文件里面的mybatis的配置注释掉。因为还没有链接数据库的话,配置mybatis就会报这个错。