We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
게시글 조회시 무한대로 조회되는 현상 발생
마지막을 나타내는 값이 없기에 발생
마지막을 알려줄 수 있는 키값 지정
정상 실행
The text was updated successfully, but these errors were encountered:
refactor: #36 Page로 마지막 키 설정
a23b8fc
refactor: #36 Page로 변경
3724e57
refactor: #36 api 오타 수정
f7420ad
dyk-im
Successfully merging a pull request may close this issue.
1. 문제 정의
게시글 조회시 무한대로 조회되는 현상 발생
2. 원인 파악
마지막을 나타내는 값이 없기에 발생
3. 해결
마지막을 알려줄 수 있는 키값 지정
4. 결과 확인
정상 실행
The text was updated successfully, but these errors were encountered: