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
- 스터디
- goorm
- DynamoDB
- codebuild
- aws
- CICD
- 오블완
- rds
- ec2
- codedeploy
- 자격증
- 티스토리챌린지
- Redis
- QueryDSL
- backend
- orm
- 백엔드
- sqs
- s3
- backenddeveloper
- Docker
- mapping
- kakao
- serverless
- jpa
- 개발자
- MSA
- spring
- Spring Boot
- CodeCommit
Archives
- Today
- Total
목록2024/11/14 (1)
gony-dev 님의 블로그
[Spring] Page Interface의 직렬화
JPA 강의를 토대로 페이징 기술을 도입하여 테스트하던 도중, 이런 오류가 발생하였다.2024-11-13 12:41:38 [http-nio-8080-exec-3] WARN o.s.d.w.c.SpringDataJacksonConfiguration$PageModule$WarningLoggingModifier - Serializing PageImpl instances as-is is not supported, meaning that there is no guarantee about the stability of the resulting JSON structure!For a stable JSON structure, please use Spring Data's PagedModel (globally via @En..
TroubleShooting
2024. 11. 14. 11:32