This repository was archived by the owner on Jan 11, 2026. It is now read-only.
[REFACTOR] 게시글, 알림, 신고 도메인 모델 구축#13
Merged
Merged
Conversation
- 추후 MemberReport와 PostReport 통합 예정
…acy -> refactor 패키지로 이동
…> refactor 패키지로 이동 - 현재는 Post 패키지 하위에 모두 위치, 추후 분리 예정
Collaborator
|
수정하신 것처럼 Report와 Notification 도메인을 따로 관리하는 방식이 바람직한 것 같습니다~! ++ search와 관련된 리팩토링을 마커스님께서 담당하시고, 그 밖의 스터디 기능들을 제가 담당하는 방향은 어떨까요? |
dvlp-sy
approved these changes
May 8, 2025
Member
Author
오 좋아요! 그 부분만 따로 분리시켜주시면 시루님 작업 마무리 된 이후에 검색 기능 리팩토링 할게요! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#️⃣ 연관된 이슈
🔎 작업 내용
PostReport와MemberReport는report도메인으로 통합 예정common패키지 하위로 이동common패키지 하위로 이동legacy패키지에 있던 스터디 검색(search) 관련 Controller를study도메인 패키지로 이전legacy → refactor이전 작업 완료legacy패키지는 삭제📷 스크린샷 (선택)
💬리뷰 요구사항 (선택)