portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.article.presentation.response
/
ArticleSummaryResponse
/
ArticleSummaryResponse
Article
Summary
Response
constructor
(
id
:
Long
,
title
:
String
,
content
:
String
,
thumbnail
:
String
?
,
author
:
UserSummaryResponse
,
createdAt
:
String
)