Descripción: Google Guice 101
Bob Lee, Jesse Wilson (Google)
Guice (pronounced 'juice') is a Jolt award-winnning, lightweight dependency injection framework for Java 5 and above. Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on the...
Duración: 53:11 Min Vistos: 1794 Veces