@Inject is part of the Java CDI (Contexts and Dependency Injection) standard included in Java EE 6 (JSR-299). Spring has chosen to support using @Inject ...
確定! 回上一頁