I have the following code setup for streaming file uploads to disk:
HttpServer httpServer = vertx.createHttpServer(); httpServer.requestHandler(request ->