标签:blog io ar sp java on div log as
public static void main(String[] args) {
ApplicationContext context = new
ClassPathXmlApplicationContext("ApplicationContext.xml");
System.out.println("aaa");
// ServiceReportService service = (ServiceReportService)context.getBean("serviceReportService");
}
标签:blog io ar sp java on div log as
原文地址:http://www.cnblogs.com/w8104254/p/4115108.html