循环中如果有某一次循环抛出异常了整个循环就停止的解决办法

@Transactional(propagation = Propagation.REQUIRES_NEW)
原文地址:https://www.cnblogs.com/feifeicui/p/12052653.html