表示注入 spring mvc 系列组件容器意思容器要使用applicationContext容器webApplicationContext才行 所建议修改代码 ApplicationContext ac = new ClassPa..... 段代码: ApplicationContext ac = new FileSystemXmlApplicationContext("...."); //省略号替换配置路径 ac.getBean("beanId")