resource
fun Route.resource(remotePath: String, resource: String = remotePath, resourcePackage: String? = null)
Content copied to clipboard
Sets up routing to serve resource as remotePath in resourcePackage
Sets up routing to serve resource as remotePath in resourcePackage