MyBatis

作者: 葱大驴 | 来源:发表于2021-09-30 09:39 被阅读0次

Mapper 配置

常见问题

两份配置文件冲突
在配置了
application.properties 中配置了 config-location: classpath:mybatis-config.xml之后,启动报错:

Property 'configuration' and 'configLocation' can not specified with together

相关文章

网友评论

      本文标题:MyBatis

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