GWT INjection - GWT 注入框架


未知
跨平台
Java

软件简介

GIN (GWT INjection) 使得 Google Web Toolkit 客户端代码自动具有依赖注入的功能. GIN is built on top of
Guice and uses (a subset of) Guice’s binding
language. By using GWT’s compile-time Generator support, GIN has little-to-no
runtime overhead compared to manual DI.