获得Spring的IOC容器ApplicationContext ctx WebApplicationContextUtils.getWebApplicationContext(req
获得Spring的IOC容器
ApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(request.getSession().getServletContext())
?
获得Spring的IOC容器
ApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(request.getSession().getServletContext())
?