Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 무결성
- 변수
- Visual Studio Code
- VS Code
- 기술면접
- 기본키
- node.js
- 절차지향
- DCL
- js
- DDL
- 네이밍 컨벤션
- DML
- 앵귤러
- GitHub
- Angular.js
- angular
- JPQL
- V8 자바 스크립트 엔진
- jre
- json
- jdk
- 자바스크립트
- jquery
- 생성자
- 외래키
- 깃허브
- 트랜잭션
- javascript
- 생성자 네이밍
Archives
- Today
- Total
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:44728x90
King...
원인 : Repository에 잘못된 Pageable 라이브러리를 import 했다
↓
바꾸면 문제 없이 작동