Property ‘configuration‘ and ‘configLocation‘ can not specified with together
生活随笔
收集整理的這篇文章主要介紹了
Property ‘configuration‘ and ‘configLocation‘ can not specified with together
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
錯誤原因已經提示的很清楚了 configuration 和 configLocation 不能同時存在 也就是說:在spring的配置文件指定了mybatis的配置文件 就不能在spring的配置里面寫入mybatis的配置,所以報錯
去除spring配置文件下的關于mybatis 的配置 也就是 mybatis.configuration 相關配置
總結
以上是生活随笔為你收集整理的Property ‘configuration‘ and ‘configLocation‘ can not specified with together的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 关于Maven中pom自动补全
- 下一篇: springboot多模块项目,无法找到