Comment by mrjoewood:
@monzonj: Arguably, the advantage of Guice over Spring is that it is _not_
a complete framework. Again, it depends on what you're trying to do. For
many apps, Spring is essentially required. For many others, though, it adds
a lot of complexity and a learning curve that is not helpful.
@sicconaet: Agreed about breaking DI tenets, but to me, an explicit
indication of where something will be injected is incredibly helpful when
working with someone else's code or with code I wrote long ago.
For more information:
http://code.google.com/p/google-guice/wiki/SpringComparison
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.