ApplicationContext context =new FileSystemXmlApplicationContext("applicationContext.xml");
将applicationContext.xml文件的全路径写出来
否则项目移动过系统就有可能找不到xml文件