Skip to content

History / Injections

Revisions

  • Project import generated by Copybara. PiperOrigin-RevId: 408887634

    @a-googler a-googler committed Nov 10, 2021
  • Add documentation for ERROR_INJECTING_METHOD. Also update method injection documentation to recommend against using method injection. PiperOrigin-RevId: 326471419

    @a-googler a-googler committed Aug 13, 2020
  • Add documentation for NULL_INJECTED_INTO_NON_NULLABLE error. PiperOrigin-RevId: 326086305

    @a-googler a-googler committed Aug 11, 2020
  • 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

    @a-googler a-googler committed Aug 6, 2020
  • Clarify automatic injection. Also mention `OptionalBinder` as replacement for `@Inject(optional = true)`. PiperOrigin-RevId: 310034131

    @a-googler a-googler committed May 5, 2020
  • Ran g4 fix -v on the Guice wiki. PiperOrigin-RevId: 289944494

    @a-googler a-googler committed Jan 18, 2020
  • Remove extra new lines and fix a link reference. Public: same PiperOrigin-RevId: 289905602

    @a-googler a-googler committed Jan 18, 2020
  • Update markdown files. - replace tabs with spaces - add new line before code snippets, list etc - fix links to other md files PiperOrigin-RevId: 289775884

    @a-googler a-googler committed Jan 18, 2020
  • Updated Injections (markdown)

    @sameb sameb committed Oct 15, 2015
  • Created Injections (markdown)

    @sameb sameb committed Jul 7, 2014