SuperSwanz / vertx-csv-download

Sample project to download csv file using Vertx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vertx-csv-download

Streaming large result set from MySQL using Vertx Reactive and then download data as a large/huge CSV file.

To run:
For eclipse IDE, right click on the project and select "Run As/Debug As"

Main Class : io.vertx.core.Launcher

Program Arguments : run com.vertx.test.MainVerticle

About

Sample project to download csv file using Vertx


Languages

Language:Java 100.0%