Annotation Type QueryParam
This annotation is used to mark a method parameter as a query param (request param). The value of the annotation is the name of the
query param to be extracted from the URL.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements