'org.apache.ibatis.session.defaults.DefaultSqlSessionFactory' to requir
生活随笔
收集整理的這篇文章主要介紹了
'org.apache.ibatis.session.defaults.DefaultSqlSessionFactory' to requir
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
報錯: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的共享单车
- 下一篇: 【深度学习】全连接层 (Full Con