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
/
findByAuthorId
find
By
Author
Id
abstract
fun
findByAuthorId
(
authorId
:
Long
,
pageable
:
Pageable
)
:
Page
<
Comment
>
작성자 ID로 댓글 조회
Return
댓글 리스트
Parameters
author
Id
작성자 ID
pageable
페이징 정보 객체