Join Slack
Powered by
WRT the issue I was having above, it turns out I w...
# kapt
p
pardom
11/18/2016, 8:31 PM
WRT the issue I was having above, it turns out I was accidentally importing
com.google.inject.name.Named
instead of
javax.inject.Named
and that was causing the issue.
Open in Slack
Previous
Next