當(dāng)前位置:
首頁 >
'org.apache.ibatis.session.defaults.DefaultSqlSessionFactory' to requir
發(fā)布時(shí)間:2023/12/20
42
豆豆
生活随笔
收集整理的這篇文章主要介紹了
'org.apache.ibatis.session.defaults.DefaultSqlSessionFactory' to requir
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
報(bào)錯(cuò):Cannot convert value of type ‘org.apache.ibatis.session.defaults.DefaultSqlSessionFactory’ to required type ‘org.mybatis.spring.SqlSessionTemplate’ for property ‘sqlSessionTemplate’: no matching editors or conversion strategy foun
解決方法:
這里是sqlSessionFactoryBeanName 而不是 sqlSessionTemplateBeanName
總結(jié)
以上是生活随笔為你收集整理的'org.apache.ibatis.session.defaults.DefaultSqlSessionFactory' to requir的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 基于SSM+jsp+Mysql的共享单车
- 下一篇: lcs算法c语言代码,LCS算法