SEVERE: Unable to process Jar entry [avassist xxxx.class]

1 <bean id="sqlSessionTemplate2" class="org.mybatis.spring.SqlSessionTemplate" scope="prototype">
2 <constructor-arg ref="sqlSessionFactory2" />
3 </bean>

加上 scope="prototype" 就不回报错了

posted @ 2018-01-31 16:19  TracyRanch  阅读(3436)  评论(0编辑  收藏  举报