Skip to content

Instantly share code, notes, and snippets.

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