看看事务是不是没写,地址是否正确

 

<aop:config>
       <!-- 指定servic范围所有方法引用事务通知 -->
        <aop:pointcut />
    </aop:config>

 

相关文章: