HttpServletRequest request = ((ServletRequestAttributes)RequestContextHolder.getRequestAttributes()).getRequest()明明已经在web.xml配置了监听器,可是为什么还是会报空指针啊。各位大佬帮忙看下怎么解决。
org.springframework.web.context.request.RequestContextListener
你看看你配置对了吗