如何解决这个警告?如果我使用Spring3.2,就会看到这样的警告:
14:24:19,014警告org.springframework.web.context.request.async.StandardServletAsyncWebRequest :由于异常未安装可选组件org.springframework.web.context.request.async.StandardServletAsyncWebRequest : org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054:未能找到类org.springframework.web.context.request.async.StandardServletAsyncWebRequest的默认构造函数
https://stackoverflow.com/questions/13786685
复制相似问题