Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的耳朵正在使用 CDI,但我遇到了已知的 内存 泄漏。而不是一起放弃依赖注入,我想知道是否可以用 Guice 代码替换 CDI 代码。
我正在使用 Stripes 框架、Web 服务和 Jersey 1.x。如何让 Guice 管理所有这些端点?