Skip to content

Instantly share code, notes, and snippets.

@m0wfo
Created February 8, 2016 20:48
Show Gist options
  • Save m0wfo/2a90ddad04d1b4ecb9b7 to your computer and use it in GitHub Desktop.
Save m0wfo/2a90ddad04d1b4ecb9b7 to your computer and use it in GitHub Desktop.
@JsonIgnoreProperties(ignoreUnknown = true)
public class {
public Integer getValue();
public UUID getTransactionId();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment