에러
Inferred type 'S' for type parameter 'S' is not within its bound; should extend 및
error: method save in interface CrudRepository<T,ID> cannot be applied to given types
에러 해결
JPA JpaRepository 매개변수 확인, 인터페이스 명 일치 확인
반응형
Inferred type 'S' for type parameter 'S' is not within its bound; should extend 및
error: method save in interface CrudRepository<T,ID> cannot be applied to given types
JPA JpaRepository 매개변수 확인, 인터페이스 명 일치 확인