250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- HttpServletResponse
- 김영한
- @configuration
- 인터페이스
- 서블릿
- 의존관계
- 코드트리
- 추상클래스
- 코딩테스트
- 스프링
- 백준
- 테스트코드
- objecterror
- 참조변수
- 티스토리챌린지
- JSON
- 오블완
- equals()
- 예외와 트랜잭션 커밋
- html form
- 코드트리조별과제
- 스프링컨테이너
- fielderror
- 프록시
- 오버라이딩
- DI
- 다형성
- 싱글톤
- java
- http 메시지 컨버터
Archives
- Today
- Total
목록2025/03/02 (1)
minOS

프록시 내부 호출 문제 예시package com.example.springtx.apply;import lombok.extern.slf4j.Slf4j;import org.junit.jupiter.api.Test;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.boot.test.context.SpringBootTest;import org.springframework.boot.test.context.TestConfiguration;import org.springframework.context.annotation.Bean;import org.springframework.transaction.annota..
TIL/김영한의 스프링 DB 2편
2025. 3. 2. 03:16