错误:The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

 

解决方法:

通常来说spring3.x版本对应JDK7.0及以下版本,使用spring4.x以后版本,可以使用JDK8.0。

右击项目---> properties --->project facets : 修改JDK版本,需要将1.8降为1.7版本。

springmvc不能正常访问

相关文章:

  • 2022-01-08
  • 2021-12-24
  • 2021-11-07
  • 2022-12-23
  • 2021-12-08
  • 2021-11-27
  • 2021-12-27
猜你喜欢
  • 2021-10-04
  • 2021-06-29
  • 2021-08-01
  • 2022-12-23
  • 2021-09-19
  • 2021-06-30
  • 2021-08-11
相关资源
相似解决方案