Skip to content

Instantly share code, notes, and snippets.

@aasikka
Created July 2, 2018 16: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 aasikka/ad428a0e621719c061272fd60a978cd6 to your computer and use it in GitHub Desktop.
Save aasikka/ad428a0e621719c061272fd60a978cd6 to your computer and use it in GitHub Desktop.
@Inject @Default(values="Contact Us")
private String title;
@Inject @Default(intValues={1,2,3,4})
private int[] integers;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment