致梦想

nested exception is java.lang.NoClassDefFoundError: org/springframework/dao/support/PersistenceExceptionTranslator

该问题是少了一个spring-tx-的jar包,把该包加入到buildpath中就行了。

参考链接:http://blog.csdn.net/Rongbo_J/article/details/46661027

posted on 2017-09-28 11:32  致梦想  阅读(877)  评论(0)    收藏  举报

导航