This sample application shows how to serve a generated ZIP file asynchronously using the Vert.x toolbox. Code is explained on my blog
# mvn clean compile exec:java
# curl http://localhost:8080/package/foo.zip -o foo.zip
This sample application shows how to serve a generated ZIP file asynchronously using the Vert.x toolbox. Code is explained on my blog
# mvn clean compile exec:java
# curl http://localhost:8080/package/foo.zip -o foo.zip