공부
[spring] @Transactional (Checked Exception, Unchecked Exception
승가비
2023. 10. 21. 21:29
728x90
https://wildeveloperetrain.tistory.com/218#google_vignette
@Transactional 상태에서 Exception이 발생했을 때 Rollback 동작 과정
@Transactional 어노테이션을 통해 트랜잭션을 선언하고 메서드 내부 로직을 짜던 중 '트랜잭션 안에서 발생하는 예외와 그 예외를 처리하는 방법에 따라 어떻게 롤백이 되는지'에 대한 개념이 명확
wildeveloperetrain.tistory.com
728x90