Guice Integration with Stripes-Guice
Guice Integration
Stripes-Guice is a small library/extension that brings Guice DI functionality to the Stripes web framework. It provides a means to initialize Guice modules and inject Stripes ActionBeans, ActionBeanContexts, and more.
You can learn more by visiting the stripes-guice website:
http://bgoodin.github.com/stripes-guice/
or visit the github project: