Skip to content

Instantly share code, notes, and snippets.

@vyo
Created June 8, 2017 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vyo/970e33e999e385035d64ec105053747a to your computer and use it in GitHub Desktop.
Save vyo/970e33e999e385035d64ec105053747a to your computer and use it in GitHub Desktop.
@GET
public Echo userEcho(@User EchoUser user) {
// ...
return echo;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment