Skip to content

Conversation

@ayoung-dev
Copy link
Collaborator

@ayoung-dev ayoung-dev commented Dec 2, 2024

👩‍💻 요구 사항과 구현 내용

  • 커뮤니티 게시글 조회 페이징 처리
  • 커뮤니티 댓글 조회 페이징 처리
  • DTO명 (get 키워드 삭제), 변수명(repository에서 get -> find / fromEntity -> from) 수정

✅ PR 포인트 & 궁금한 점

사이즈가 변동될 거 같진 않아 한 페이지당 게시글은 10개, 댓글은 4개로 service에서 정해줬고 피그마 보고 정했습니다!

@ayoung-dev ayoung-dev self-assigned this Dec 2, 2024
@ayoung-dev ayoung-dev linked an issue Dec 2, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~

- to -> toEntity 변수명 변경
- ResponseDto 스웨거 적용
Copy link
Collaborator

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2024

@ayoung-dev ayoung-dev merged commit 3203669 into main Dec 3, 2024
3 checks passed
@ayoung-dev ayoung-dev deleted the feature/113-add-community-query-paging branch December 3, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 커뮤니티 게시글, 댓글 조회 페이징 처리

4 participants