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

清疚 2023-07-24 11:55 84阅读 0赞

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

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3FxXzQxOTQ2NTU3_size_16_color_FFFFFF_t_70

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

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

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

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

欢迎关注,点赞!

发表评论

表情:
评论列表 (有 0 条评论,84人围观)

还没有评论,来说两句吧...

相关阅读