Skip to content
Randgalt edited this page Aug 16, 2012 · 4 revisions

Why is Governator needed?

Unlike other IoC containers, Guice does not handle: classpath scanning, lifecycle annotations, configuration/properties, validation, etc.

Aren’t there other libraries that do this?

Yes. There are several Guice extensions that do some of these things.

Clone this wiki locally