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

#324 Refactor 댓글 entity 수정 및 로직 수정 #353

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

djlim2425
Copy link
Contributor

  • 기본적으로 소프트 딜리트하도록 구현
  • 댓글 수정기능 추가

- 변경된 entity에 따른 로직들 수정
- recomment 주석처리 (comment와 연관된)
@djlim2425 djlim2425 self-assigned this Jan 13, 2025
@djlim2425 djlim2425 linked an issue Jan 13, 2025 that may be closed by this pull request
3 tasks
Copy link
Contributor

Choose a reason for hiding this comment

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

orphanRemoval 제거가 필요합니다.

Copy link
Contributor

Choose a reason for hiding this comment

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

partyService.findPartyById(partyId); 의 경우 단순 조회로 repository로 구현하는게 좋아보입니다.

Copy link
Contributor

Choose a reason for hiding this comment

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

dto 접미사 제거해서 파일 형식 맞춰주는게 좋아보입니다.

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.

♻️ Comment 기능 리팩토링
2 participants