Skip to content
1 - /townhall/Kasich1/ -- Capitol Hill Town Hall Series
TRENDING:
Advertisement

Topic - Guice

Google Guice (pronounced "juice") is an open-source software framework for the Java platform released by Google under the Apache License. It provides support for dependency injection using annotations to configure Java objects. Dependency injection is a design pattern whose core principle is to separate behavior from dependency resolution. - Source: Wikipedia

Related Stories