SpringBoot手动回滚

TransactionAspectSupport.currentTransactionStatus().setRollbackOnly();

你可能感兴趣的:(java)