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 | 31 |
Tags
- 기본키
- node.js
- json
- javascript
- angular
- js
- 절차지향
- 변수
- VS Code
- jre
- DCL
- DML
- jquery
- 외래키
- Visual Studio Code
- 자바스크립트
- 네이밍 컨벤션
- jdk
- V8 자바 스크립트 엔진
- DDL
- 기술면접
- 생성자
- 무결성
- 깃허브
- JPQL
- Angular.js
- GitHub
- 앵귤러
- 생성자 네이밍
- 트랜잭션
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 했다
↓
바꾸면 문제 없이 작동