Archive for February, 2009
Google Guice
I am currently attending a workshop about google guice (Bejug event). Guice performs dependency injection (like spring), however configuration is done in seperate modules writen in java which makes it easy to use aop alike features and test your code without adapting the source
From my point of view it does not directly give you extra [...]
Entries (RSS)