We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
유저가 정보글에 댓글 작성, 수정, 삭제, 신고 할 수 있다 정보 조회 시에 댓글 조회도 같이 된다 정보 페이지에서 댓글을 페이지 단위로 볼 수 있다
The text was updated successfully, but these errors were encountered:
Feat(#228) : 정보 댓글 생성, 조회, 수정, 삭제 (#238)
e0bd7af
* Feat : 정보 댓글 생성, 수정, 삭제 * Feat : 댓글 조회 정보 조회 시 댓글도 같이 조회 댓글만 페이지 단위로 조회 * Style : 불필요한 import 삭제 * Fix : CreatedDate 삭제, validation 예외 처리 로직 추가 * Fix : validation 추가, modifiedDate 어노테이션 추가
Astin01
No branches or pull requests
어떤 기능인가요?
유저가 정보글에 댓글 작성, 수정, 삭제, 신고 할 수 있다
정보 조회 시에 댓글 조회도 같이 된다
정보 페이지에서 댓글을 페이지 단위로 볼 수 있다
Todo
The text was updated successfully, but these errors were encountered: