Google Guice

Google Guice

Guice is a lightweight [dependency injection (DI)](https://en.wikipedia.org/wiki/Dependency_injection) framework for Java.

JavaGoogleGuice
78 个章节 约 1 分钟 2 次阅读 更新于 2026-09-23
开始阅读

你可能也喜欢

Apache Camel
ApacheJava+2
Apache Camel
进行中

Apache Camel™ is a versatile open-source integration framework based on known Enterprise Integration Patterns.

13
2026-09-22
SpotBugs 4.8.5
JavaFindBugs+2
SpotBugs 4.8.5
已完成

SpotBugs is a program to find bugs in Java programs. It looks for instances of "bug patterns" --- code instances that are likely to be errors.

9
2026-09-17
FindBugs™ Manual
ApacheJava+2
FindBugs™ Manual
已完成

This is the web page for FindBugs, a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License. The name Find

31
2026-09-13