美文网首页
springboot mybatis 配置

springboot mybatis 配置

作者: 高山之水 | 来源:发表于2017-11-30 09:36 被阅读0次
image.png

application.java 类上注解

image.png

遇到的问题


image.png

Factory method 'sqlSessionFactory' threw exception; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/false]

image.png

如果没有本地配置mybatis-config.xml的话 不要加这个配置

欢迎到我的网站寻找更多的知识

相关文章

网友评论

      本文标题:springboot mybatis 配置

      本文链接:https://www.haomeiwen.com/subject/dcgmbxtx.html