질문&답변
데이터베이스가 초기화되는 것 같아요
persistence.xml파일 가셔서 hibernate.hbm2ddl.auto" value="create" />를 hibernate.hbm2ddl.auto" value="update" /> 로 바꿔주시면 됩니다