
에러 페이지 스프링 부트로 실행했다가 다시 정지했을 때 위와 같은 message가 뜨면서 exception이 발생 이와 같은 문제는 code에 문제가 있는 것이 아니라 환경문제라고 볼 수 있다. 이러한 error는 gradle을 사용했을 때 발생하는 err

갑자기 잘되다가 이런 에러가 발생했다. 어디서 잘못된 지 파악이 전혀되지 않았었다. java.time.LocalDateTime은 BIT를 지원하지 않는다라는데 emailauthyn은 LocalDateTime이 아니라 BIT가 맞는데 왜 에러가 났을까??? >Erro

에러 페이지 > org.hibernate.transientpropertyvalueexception: object references an unsaved transient instance - save the transient instance before flushing