Java
rollbackFor 예외 지정
doopang
2025. 2. 17. 12:32
@Transactional(propagation = Propagation.REQUIRED, rollbackFor = Exception.class)