embeddedServer

abstract fun embeddedServer(port: Int, function: Application.() -> Unit): EmbeddedServer<*, *>