报错信息:
The type javax.servlet.http.HttpServletRequest cannot be resolved. It is indirectly referenced from required .class files

 

切面文件报错:

导入项目报错无法解析HttpServletRequest

 

解决:

项目中添加Server Library(Apache Tomcat  ...)

右击项目点击properties

导入项目报错无法解析HttpServletRequest

 

导入项目报错无法解析HttpServletRequest

导入项目报错无法解析HttpServletRequest

然后应用就ok了。

 

相关文章:

  • 2022-12-23
  • 2021-06-05
  • 2021-10-09
  • 2021-09-02
  • 2021-08-13
  • 2021-06-28
  • 2022-01-13
  • 2022-01-11
猜你喜欢
  • 2022-01-17
  • 2021-05-24
  • 2021-12-01
  • 2021-09-04
  • 2021-10-10
  • 2021-11-14
  • 2022-12-23
相关资源
相似解决方案