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

페이지네이션 완료 #26

Merged
merged 3 commits into from
Jul 25, 2024
Merged

페이지네이션 완료 #26

merged 3 commits into from
Jul 25, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented Jul 25, 2024

Summary

#24

이번 PR은 Stempo 애플리케이션에서 각 조회 기능에 페이지네이션을 추가하는 작업입니다. 페이지네이션 기능을 통해 대량의 데이터를 효율적으로 처리하고 사용자에게 필요한 데이터만을 제공할 수 있도록 개선합니다.

Tasks

  • 페이지네이션 기능을 공통으로 사용할 수 있도록 PageableUtil 유틸리티 클래스로 구현
  • 기존 조회 API에 페이지네이션 기능 추가

@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label Jul 25, 2024
@limehee limehee self-assigned this Jul 25, 2024
@limehee limehee changed the title 내 업적 조회 API description 수정 페이지네이션 완료 Jul 25, 2024
@limehee limehee merged commit d5822cb into develop Jul 25, 2024
3 checks passed
@limehee limehee deleted the feat/#24 branch July 25, 2024 13:25
limehee added a commit that referenced this pull request Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant