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.
私は Google Guice を使い始めています。
簡単な質問があります:
javax.injectの@Inject注釈とcom.google.injectの注釈の違いは何@Injectですか?
javax.inject
@Inject
com.google.inject
ありがとう。
javax.injectは、Google の作業 (およびその他) から派生した仕様です。
違いはGoogle Guice Wikiにあります