Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created June 2, 2015 15:23
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 marianogonzalez/243f7bda5584e08e247c to your computer and use it in GitHub Desktop.
Save marianogonzalez/243f7bda5584e08e247c to your computer and use it in GitHub Desktop.
public class MyClass {
@Inject
@DefaultObjectSerializer
private ObjectSerializer objectSerializer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment