Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Update DI #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update DI #35

wants to merge 2 commits into from

Conversation

vojtajina
Copy link
Contributor

Only the first commit is necesary for updating DI, the second one is just using the new feature (injecting non-annotated tokens as value).

Review on Reviewable

vojtajina added 2 commits May 9, 2014 13:24
All providers has to be annotated with `@Inject` otherwise they get
injected as a value.
If there is no `@Inject` annotation, DI will inject the default provider
as a value (without calling/instantiating it).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant