{{theTime}}

Search This Blog

Total Pageviews

Dependency Injection Framework : Google Guice

How to handle huge inter dependent classes with many factory classes?  Use Guice.

Guice is dependency injection framework used in google wave, adwords and other google products.

see the details here.
http://code.google.com/p/google-guice/wiki/Motivation?tm=6

No comments:

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport

SpringBoot Error: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.j...