We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Project import generated by Copybara. PiperOrigin-RevId: 620315035
Project import generated by Copybara. PiperOrigin-RevId: 428082948
Project import generated by Copybara. PiperOrigin-RevId: 365606904
Fix binding annotation code snippet. PiperOrigin-RevId: 339943755
Add documentation for `DUPLICATE_BINDING_ANNOTATION`. PiperOrigin-RevId: 326555902
Add TOC to Guice doc to improve navigation. Also fixes duplicate heading issue by always start the documentation with a h1 heading. PiperOrigin-RevId: 325254167
Fix small typos in BindingAnnotations.md. Change "a" to "the". Remove an extra "being" in "it prevents Paypal from being accidentally being applied" PiperOrigin-RevId: 307644581
Use Qualifier instead of BindingAnnotation in the Binding Annotation example PiperOrigin-RevId: 299438268
Ran g4 fix -v on the Guice wiki. PiperOrigin-RevId: 289944494
Remove extra new lines and fix a link reference. Public: same PiperOrigin-RevId: 289905602
Update markdown files. - replace tabs with spaces - add new line before code snippets, list etc - fix links to other md files PiperOrigin-RevId: 289775884
Mention @Provides
Recommend @AutoAnnotation and update Annotation javadoc link.
Updated BindingAnnotations (markdown)
Created BindingAnnotations (markdown)