Guice is a 'lightweight' Dependency Injection (DI) framework. Spring has one as well, but it has way much more than Guice. Originally, Spring is a DI framework, but now it has tons of facilities/helpers on top of it like SpringBoot, SpringData, etc. The rule of thumb is that if a user only needs a DI framework, then Guice is enough.
See also Guice and Spring Comparison <https://github.com/google/guice/wiki/SpringComparison>. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/14ccf134-a228-42c6-a810-e0ec00648414%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
