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
/
ArticleRepository
/
findByAuthorId
find
By
Author
Id
abstract
fun
findByAuthorId
(
authorId
:
Long
,
pageable
:
Pageable
)
:
Page
<
Article
>
작성자 ID로 게시글 조회 메소드
Parameters
author
Id
작성자 ID
pageable
페이징 정보 객체