javax.persistence.TransactionRequiredException: No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call
·
개발/error
delete에 관한 테스트 케이스를 작성할 때는 @Transactional이 반드시 추가되어야한다.
org.hibernate.exception.GenericJDBCException: could not execute statement
·
개발/error
2023-05-08 04:37:12 yml에서 update로 지속했을 경우 발생하는 오류 create-drop으로 해결한다.
dev.hong96
'개발/error' 카테고리의 글 목록