반응형
SMALL
https://steady-coding.tistory.com/570
[데이터베이스] 스프링이 제공하는 트랜잭션의 핵심 기술
cs-study에서 스터디를 진행하고 있습니다. 트랜잭션 동기화 JDBC를 이용하는 개발자가 직접 여러 개의 작업을 하나의 트랜잭션으로 관리하려면 Connection 객체를 공유하는 등 불필요한 작업이 많이
steady-coding.tistory.com
반응형
LIST
'Programming > Spring' 카테고리의 다른 글
Filters And Interceptors (0) | 2023.09.29 |
---|---|
java.lang.IllegalStateException: Ambiguous mapping found. (0) | 2023.09.29 |
Spring | Cache 어떻게 사용하지? (0) | 2023.05.29 |
Understanding Spring Transaction Propagation (0) | 2023.04.01 |
JWT를 통한 로그인 구현 (0) | 2023.03.23 |