Back
Close

Building a HTTP Endpoint with Eclipse Vert.x

cescoffier
35.1K views

Retrieving parameters

Let's now extend our code to retrieve a parameter passed in the url (query). You can retrieve query parameters using the getParam method:

Retrieving query parameters
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io