Vertx vertx = Vertx.vertx();. vertx.createHttpServer().requestHandler(req -> {. if (req.method() == HttpMethod.GET) {.
確定! 回上一頁