console.log("연록")

[JPA] incompatible types: org.springframework.data.domain.PageRequest cannot be converted to java.awt.print.Pageable 본문

error

[JPA] incompatible types: org.springframework.data.domain.PageRequest cannot be converted to java.awt.print.Pageable

연 록 2022. 5. 16. 16:44
728x90

King...

 

원인 : Repository에 잘못된 Pageable 라이브러리를 import 했다

이걸로 변경

 

바꾸면 문제 없이 작동