implementation "io.ktor:ktor-jackson:$ktor_version". 然後,我們看到下面的範例路徑 /json/jackson get("/json/jackson") { call.respond(mapOf("hello" to ...
確定! 回上一頁