当前位置:首页 > 移动开发 > 正文

Caused by: java.lang.IllegalStateException: Ambiguous mappin

2024-03-31 移动开发

Caused by: java.lang.IllegalStateException: Ambiguous mapping found. Cannot map ‘myCockpitMgrController’ bean method

报错为:Caused by: java.lang.IllegalStateException: Ambiguous mapping found. Cannot map ‘myCockpitMgrController’ bean method

是因为两个请求,请求到同一个地址上,代码分不清楚需要往哪个接口上跳转.所以才会出现这样的异常

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/yidong/20118.html