Skip to content
New issue

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

[WHD-296] Feat: Paging #66

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

[WHD-296] Feat: Paging #66

wants to merge 4 commits into from

Conversation

juy4844
Copy link
Contributor

@juy4844 juy4844 commented Jan 22, 2025

기능 설명

동아리원, 물품, 회비 리스트를 불러올때 paging을 도입

작성 상세 내용

  • 데이터의 수가 많아질 수록 성능이 떨어지기 때문에 도입
  • 모바일에서 사용하는것을 고려하여 무한스크롤 방식(Slice)

관련 지라 티켓 번호

WHD-296

참고 자료

인프런 김영한 JPA

Copy link

Test Coverage Report

Overall Project 69.33% -0.44% 🍏
Files changed 91.67% 🍏

File Coverage
SliceResponse.java 100% 🍏
ItemService.java 93.63% -2.25% 🍏
ClubMemberService.java 92.4% 🍏
ClubMemberRepositoryImpl.java 83.33% 🍏
ClubAccountHistoryRepositoryImpl.java 65.79% 🍏
ItemBorrowedRepositoryImpl.java 62.5% 🍏
ItemHistoryRepositoryImpl.java 53.85% 🍏
ItemRepositoryImpl.java 53.7% 🍏
DuesService.java 0% -15.29%

@juy4844 juy4844 requested a review from jjunhub January 23, 2025 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant