launchSimpleApplication

构建一个 SimpleApplication 并启动它。

val app = launchSimpleApplication {
// ...
}