Comparing IoC containers (Spring, Guice, Tapestry 5 IOC, HK2)
Many Java developers have used a IoC container – or at least heard about Spring. Today there are a good number of IoC containers and each of them claiming to do Dependency Injection (DI) in a better way. This session will explain what IoC/DI really is, why we should use …