Skip to content

Instantly share code, notes, and snippets.

@teivah
Created May 30, 2018 13:26
Show Gist options
  • Save teivah/a7c55bd1903ab7ce123d7879a6fe4974 to your computer and use it in GitHub Desktop.
Save teivah/a7c55bd1903ab7ce123d7879a6fe4974 to your computer and use it in GitHub Desktop.
JsonObject body = routingContext.getBodyAsJson();
String filename = body.getString("filename");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment