Skip to content

Instantly share code, notes, and snippets.

@ivanursul
Created September 12, 2015 17:35
Show Gist options
  • Save ivanursul/4d0584056338f6b282db to your computer and use it in GitHub Desktop.
Save ivanursul/4d0584056338f6b282db to your computer and use it in GitHub Desktop.
gist for ivanursul.com
bind(Provider.class).annotatedWith(Names.named("yourNamedProvider")).toInstance(new YourCoolProviderThatProvideSomething());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment