Tuesday, July 26, 2011
JSR-330: Google Guice is official
JSR-330 is now part of JEE 6 standard. Finally there is a standard way to use dependency injection with annotation. I hope one day they will bring JSR-330 into regular Java. Dependency injection is not only useful for enterprise application. Due to it's lightweight, Guice is a even better choice for desktop dependency injection than other dependency injection framework.
Subscribe to:
Posts (Atom)