카테고리 없음
WrongClassException: Object [id=0] was not of the specified subclass [] : Discriminator: null
nari0_0
2024. 5. 29. 15:08
728x90
@DiscriminatorColumn(name = "type")
위에서 사용하는 컬럼의 값이 null로 들어 갔을 때 발생
728x90