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

Feature/261 feature 프로젝트 목록 조회 페이징 #264

Closed

Conversation

a121255
Copy link
Contributor

@a121255 a121255 commented Jan 27, 2025

🚀 Pull Request

#️⃣ 연관된 이슈

#261

📋 작업 내용

ProjectController, Service, Repository

  • Pageable 파라미터 추가
  • 반환값인 Page 객체를 Dto로 변환

ProjectDto

  • ProjectResponse.ProjectListDto 생성
  • dto > project 패키지 생성하여 request, response 파일 이동

a121255 and others added 3 commits January 26, 2025 01:22
- Pageable 파라미터 추가
- 반환값인 Page 객체를 Dto로 변환
- ProjectResponse.ProjectListDto 생성
- dto > project 패키지 생성하여 request, response 파일 이동
- ProjectResponseDto 주석 수정
@a121255 a121255 added the FEATURE 기능 추가 label Jan 27, 2025
@a121255 a121255 self-assigned this Jan 27, 2025
@a121255 a121255 linked an issue Jan 27, 2025 that may be closed by this pull request
1 task
@a121255 a121255 closed this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] 프로젝트 목록 조회 페이징
2 participants