portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.article.domain
/
CommentRepository
/
findByArticleId
find
By
Article
Id
abstract
fun
findByArticleId
(
articleId
:
Long
)
:
List
<
Comment
>
게시글 ID로 댓글 조회
Return
댓글 리스트
Parameters
article
Id
게시글 ID