Comment by monzonj:

The advantage of Spring over Guice is that Spring is a complete framework. With libraries to do almost everything you can think of. You can start by including only the DI library and benefit from it like you would do by using Guice. But further on, you can "plug in" JPA, security, web MVC (Restful), OSGi, messaging, batch processing, etc.




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 google-guice-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to