Use ContextData annotation
User @ContextData to change variable name.
changeName
User @ContextData to specific query scope.
specificScope
User convenient @QueryParam instead of @ContextData.
convenient