Guice 简明教程
Google Guice Tutorial
Guice 是基于 Java 的开源依赖注入框架。它非常轻量,并且由 Google 积极开发/管理。
Guice is an open source, Java-based dependency injection framework. It is quiet lightweight and is actively developed/managed by Google.
本教程涵盖了大多数了解 Google Guice 所需的主题,能让你领会它的工作原理。
This tutorial covers most of the topics required for a basic understanding of Google Guice and to get a feel of how it works.