摘要:
只有Inject是不可以的,必须有Componentpublic class Test { @Inject Person person; private void test() { System.out.println(person.name); } public static void main(String[] args) { new Test().test();//N... 阅读全文
posted @ 2017-09-18 21:25
白乾涛
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号