Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeExcep


嚴 重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener 

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is java.lang.reflect.MalformedParameterizedTypeException 


原來是spring版本的問題,MyBatis-Spring只能在spring3.0版本上使用,如果用spring3.0以下版本就會出現該問題,建議將spring升級為3.0或改用ibatis2.0!






免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM