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

dongwoo #8

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

dongwoo #8

wants to merge 9 commits into from

Conversation

dongwooooooo
Copy link

No description provided.

- 댓글, 게시글 연관관계와 테스트를 위한 간단한 유저 생성 API
- 댓글 기능의 연관관계와 테스트를 위해 간단하게 만든 API
- 댓글 대댓글 관계 설정과 대댓글 확장성을 고려하여 TreeRepository를 사용했다.
- 댓글은 부모댓글이 null이고 level이 0이다.
- 대댓글은 깊이가 깊어질 수록 level이 1씩 증가하고, 대댓글을 작성한 댓글을 부모로 설정한다.
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.

1 participant