-
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 #42] 스크랩 목록 조회 API #50
Conversation
Test Results74 tests 69 ✅ 7s ⏱️ Results for commit 4d0c7c7. ♻️ This comment has been updated with latest results. |
스크랩 순이면 스크랩 수 기준 내림차순 정렬 말씀하시는건가요? 근데 저는 개인적으로 createdAt을 기준으로 업데이트하는게 조회 성능이 더 좋게 나오지 않을까 하네요. 이 부분은 다음주 전체 회의 때 논의해봐도 좋을 것 같아요~ |
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.
수고 많으셨습니다~
src/main/java/com/dnd/gongmuin/member/exception/MemberErrorCode.java
Outdated
Show resolved
Hide resolved
src/main/java/com/dnd/gongmuin/member/controller/MemberController.java
Outdated
Show resolved
Hide resolved
|
|
|
관련 이슈
📑 작업 상세 내용
💫 작업 요약
🔍 중점적으로 리뷰 할 부분