Could not commit JPA transaction; nested exception is javax.persistence.RollbackException. 原因:同一service方法裡多次save導致,save過一次,事務已經提交了, ...
確定! 回上一頁