If you switched from Spring to Guice for IoC what were the factors for this?
- by grigory
We have moderate application using Spring but we started using GWT in another application and are completely sold on Guice. Now, considering converting from Spring to Guice or using both where Guice is used for IoC is an option. Did you have to make similar decisions? Did you keep Spring for other components or had to replace it with alternative framework(s) completely?