kilua-project
Toggle table of contents
0.0.27
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kilua-project
kilua-ssr-server-spring-boot
/
dev.kilua.ssr
/
SsrConfig
/
SsrConfig
Ssr
Config
constructor
(
nodeExecutable
:
String
?
=
null
,
port
:
Int
?
=
null
,
externalSsrService
:
String
?
=
null
,
rpcUrlPrefix
:
String
?
=
null
,
rootId
:
String
?
=
null
,
contextPath
:
String
?
=
null
,
cacheTime
:
Int
=
DEFAULT_SSR_CACHE_TIME
,
sitemap
:
Boolean
=
true
)
(
source
)