java.lang.reflect.MalformedParameterizedTypeException异常解决


整合spring和mybatis的时候出错:Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException

加载applicationContext.xml时创建sessionFactory失败。

主要原因是包的版本问题,mybatis一定要3.0.6+,spring3+

目前测试下来没问题的版本:spring3.1.0,mybatis3.0.6


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM