Guice 简明教程

Discuss Google Guice

Guice 是一个基于 Java 的开源依赖注入框架。它非常轻巧,并且由 Google 积极地开发/管理。本教程涵盖了大多数了解 Google Guice 所需的主题,能让你领会它的工作原理。

Guice is an open source, Java-based dependency injection framework. It is quiet lightweight and is actively developed/managed by Google. This tutorial covers most of the topics required for a basic understanding of Google Guice and to get a feel of how it works.