Skip to content

Instantly share code, notes, and snippets.

@jeffscottbrown
Created September 12, 2017 17:06
Show Gist options
  • Select an option

  • Save jeffscottbrown/9b7b9e2726d995af7a88f6d654a042ca to your computer and use it in GitHub Desktop.

Select an option

Save jeffscottbrown/9b7b9e2726d995af7a88f6d654a042ca to your computer and use it in GitHub Desktop.
@Resource(uri='/people')
class Person {
String firstName
String lastName
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment