提交 51fcd207 编写于 作者: W WalterWen

自定义注解版spring

上级 24f3b5ad
......@@ -12,5 +12,5 @@ public class Test {
AppcationContext app = new AnnotationConfigApplicationContext("pojo");
StuManage manage = (StuManage) app.getBean("stum");
System.out.println(manage);
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册