-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: 추천 모임 목록 조회 구현 #523
feat: 추천 모임 목록 조회 구현 #523
Conversation
- 부연 설명 : 파라미터(meetingIds) 가 비어있을 경우, '지금 모집중인 모임' 반환
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 민규님!
몇가지 코멘트 남겨놓았습니다
main/src/main/java/org/sopt/makers/crew/main/entity/meeting/MeetingSearchRepositoryImpl.java
Outdated
Show resolved
Hide resolved
...rc/main/java/org/sopt/makers/crew/main/meeting/v2/dto/response/MeetingV2GetRecommendDto.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM~
👩💻 Contents
param 없는 경우
param 있는 경우
📝 Review Note
📣 Related Issue
✅ 점검사항