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

[Issue10] 댓글 기능 구현 #13

Merged
merged 22 commits into from
May 2, 2024
Merged

[Issue10] 댓글 기능 구현 #13

merged 22 commits into from
May 2, 2024

Conversation

misim3
Copy link
Collaborator

@misim3 misim3 commented May 2, 2024

변경사항

  • 스크롤 방식을 통한 댓글 페이지네이션 기능 구현
  • 구독, 좋아요 기능 구현

이슈 티켓 혹은 이슈 링크

#10

체크리스트

  • 셀프 코드 리뷰
  • 테스트 코드 작성

misim3 added 22 commits April 1, 2024 13:50
@misim3 misim3 requested a review from f-lab-paul May 2, 2024 12:30
@misim3 misim3 self-assigned this May 2, 2024
@misim3 misim3 merged commit d7fc833 into develop May 2, 2024
1 check passed
@misim3 misim3 deleted the issue10-comment branch May 2, 2024 12:30
Copy link
Collaborator Author

@misim3 misim3 left a comment

Choose a reason for hiding this comment

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

코드 리뷰 연습 종료합니다.


@Operation(summary = "동영상 업로드", description = "새로운 동영상을 업로드합니다.")
@Parameter(name = "MultipartFile", description = "MultipartFile 형식의 동영상 데이터")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

코드 리뷰 연습 시작합니다.

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