kweb-core
1.4.8
jvm
kweb-core
/
kweb.plugins.staticFiles
/
StaticFilesPlugin
/
StaticFilesPlugin
Static
Files
Plugin
constructor
(
rootFolder
:
File
,
servedRoute
:
String
,
maxCacheAgeSeconds
:
Int
=
60 * 60
)
(
source
)
constructor
(
resourceFolder
:
ResourceFolder
,
servedRoute
:
String
,
maxCacheAgeSeconds
:
Int
=
60 * 60
)
(
source
)