오늘만난오류
could not extract ResultSet
메밀국수가생각나
2021. 12. 26. 00:37
https://conservative-vector.tistory.com/entry/JPA-Could-not-extract-ResultSet-%EC%98%A4%EB%A5%98
[Spring] Could not extract ResultSet; 오류
문제 검색 기능에서 오류 로컬에선 잘 돌아가던게 AWS 서버로 올리니까 에러가 남 could not extract ResultSet; SQL; nested exception is org.hibernate.exception.SQLGrammarException; 원인 DB문제! 데이터제..
conservative-vector.tistory.com
위 글을 참조하였습니다.
{"timestamp":"2021-12-25T15:31:06.672+0000","status":500,"error":"Internal Server Error","message":"could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet","path":"/"}
오류는 위와같습니다.
아무래도 필요한 테이블을 제대로 생성하지 않은 것 같습니다.