You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently multibindings is a dependency of scala-guice. I think idealy this should only be a compile time dependency and if you want guice-multibindings at runtime you have to include it yourself.
We should look into supporting assisted inject and how we want to handle that new dependency. Guice has many extensions, we don't want to force everyone to load them all.
The text was updated successfully, but these errors were encountered:
Currently multibindings is a dependency of scala-guice. I think idealy this should only be a compile time dependency and if you want guice-multibindings at runtime you have to include it yourself.
We should look into supporting assisted inject and how we want to handle that new dependency. Guice has many extensions, we don't want to force everyone to load them all.
The text was updated successfully, but these errors were encountered: