Read on Bob Lee’s blog about a new collaborative effort to “standardize” dependency injection via annotations:
@javax.inject.Inject at Google Code
Neat! I’m very happy to see this came about as a collaboration between the 2 competitors. I use that word a bit loosely here of course, as I switch between using Spring and Guice depending on the project and its needs, and (to me) they serve different types of applications.
Congrats guys!