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
/
findByArticleIdAndId
find
By
Article
Id
And
Id
abstract
fun
findByArticleIdAndId
(
articleId
:
Long
,
id
:
Long
)
:
Comment
?
게시글 ID + 댓글 ID로 특정 댓글 조회
Return
댓글
Parameters
id
댓글 ID
article
Id
게시글 ID