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
/
Article
/
Companion
/
create
create
fun
create
(
title
:
String
,
content
:
String
,
images
:
List
<
String
>
?
=
null
,
authorId
:
Long
)
:
Article