trouble shooting

1.[Spring] org.springframework.beans.factory.BeanCreationException 에러

post-thumbnail

2.[Spring] java.lang.NumberFormatException: null

post-thumbnail

3.[Spring] org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException

post-thumbnail

4.[Spring]org.springframework.beans.factory.UnsatisfiedDependencyException

post-thumbnail

5.[Spring]org.springframework.mail.MailSendException: Failed messages: com.sun.mail.smtp.SMTPSendFailedException: 554 5.7.1 The sender address is unauthorized

post-thumbnail

6.[Spring] java.sql.SQLIntegrityConstraintViolationException

post-thumbnail

7.[SpringBoot] No EntityManager with actual transaction available for current thread

post-thumbnail

8.[SpringBoot] WebSocket 연결 실패: WebSocketConfig 위치 문제

post-thumbnail

9.[JPA] JPA 매핑 정보 캐시 문제로 인한 엔티티 삭제 후 매핑 오류

post-thumbnail

10.[JPA] 테스트 데이터 삽입 중 발생한 EntityExistsException 문제

post-thumbnail

11.[JPA] Spring JPA 트랜잭션 미설정으로 인한 알림 삭제 작업 실패

post-thumbnail

12.한글 파일명 길이 제한으로 인한 파일 업로드 실패

post-thumbnail

13.[spring] Nginx 크기 제한 설정

post-thumbnail

14.[SpringBoot] @Scheduled 어노테이션에서 상수 관련 오류

post-thumbnail

15.[Spring] Enum 직렬화/역직렬화 문제: @JsonValue와 @JsonCreator로 해결하기

post-thumbnail

16.[JPA] 스케줄링과 트랜젝션 충돌 방지 : @EntityGraph와 Fetch Join

post-thumbnail