代码获取Spring注入的对象
appContext = WebApplicationContextUtils.getRequiredWebApplicationContext(servletContext);
发布时间: 2012-10-31 14:37:31 作者: rapoo
代码获取Spring注入的对象
appContext = WebApplicationContextUtils.getRequiredWebApplicationContext(servletContext);