[springboot] (작성중) How To Find A Reason Of Request Method Not Supported Error 2
- Issue
- 플젝으로 시간 없어서 글을 제대로 못 쓰고 있음
- 까먹지 않게 흔적이라도 미리 남겨둠. 나중에 다시 정리
- Spring boot 에서 @Transactional 을 실행 클래스의 내부에 걸면 동작 안함 -> AOP. 테스트 필요
- 외부 클래스로 생성해서 콜해야 함.
- 로그 및 소스 주소 첨부 필요
- 참고 정보
- https://blogshine.tistory.com/291
- https://wave1994.tistory.com/178
- https://mybatis.org/spring/ko/transactions.html
- https://ojava.tistory.com/m/207