Skip to content

Instantly share code, notes, and snippets.

@javaeeeee
Created February 10, 2015 03:49
Show Gist options
  • Select an option

  • Save javaeeeee/42e0530d52dcfcd28a11 to your computer and use it in GitHub Desktop.

Select an option

Save javaeeeee/42e0530d52dcfcd28a11 to your computer and use it in GitHub Desktop.
Dropwizard Sub-resource Method
public String getTailoredGreetingWithQueryParam(@DefaultValue("world")
@QueryParam("name") String name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment