findByArticleId

abstract fun findByArticleId(articleId: Long): List<Comment>

게시글 ID로 댓글 조회

Return

댓글 리스트

Parameters

articleId

게시글 ID