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

 

java异常 The origin server did not find a current representation for the target resource or is not

这个问题很常见。而且很不容易意识到!

我没记错的话,应该之前记录过,但是额。

直接原因就是你的映射,访问路径如@RequestMapping("xxx")中的xxx,在不同的controller不是唯一定义。

检查一下是否如此!当然不排除其他的原因。希望你的也是这样的问题,然后看完就解决掉。哈哈

欢迎关注,点赞!

 

 

 

相关文章:

  • 2021-11-28
  • 2021-09-30
猜你喜欢
  • 2021-04-11
  • 2021-10-05
  • 2021-11-18
相关资源
相似解决方案