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

[고도화] 댓글 기능 고도화 - 1차 대댓글: 기능 수정 #98

Merged

Conversation

dpwns523
Copy link
Owner

@dpwns523 dpwns523 commented Jan 5, 2023

이 pr은 대댓글을 저장, 삭제하기 위한 기능을 추가한다.
This closes #94

부모/자식 관계를 만들면서 entity <-> dto 간 변환 로직, 댓글 서비스에서 댓글과 대댓글을 저장하고 삭제하는 방법, 댓글과 대댓글을 db 데이터로부터 변환할 때 서로 계층 구조를 만들고 각각 정렬하는 과정을 구현
대댓글이 포함된 댓글 저장 api의 입출력 테스트 추가
@dpwns523 dpwns523 added the enhancement New feature or request label Jan 5, 2023
@dpwns523 dpwns523 added this to the 게시판 서비스 고도화 milestone Jan 5, 2023
@dpwns523 dpwns523 self-assigned this Jan 5, 2023
@dpwns523 dpwns523 merged commit b9acd03 into feature/#70-child-comments Jan 5, 2023
@dpwns523 dpwns523 deleted the feature/#94-child-comments-logic branch January 5, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant