Table 'DBNAME.hibernate_sequence' doesn't exist

ims·2020년 11월 1일

ERROR !!!

목록 보기
13/16

@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;

https://stackoverflow.com/questions/49813666/table-dbname-hibernate-sequence-doesnt-exist

IDENTITY를 안달아서 생기는 문제

profile
티스토리로 이사했습니다! https://imsfromseoul.tistory.com/ + https://camel-man-ims.tistory.com/

0개의 댓글