Missing URI template variable 'id' for method parameter of type long

字典delete测试出现:Missing URI template variable 'id' for method parameter of type long

百度翻译:long类型的方法参数缺少uri模板变量“id”

百度解决方法:查看其中一篇微博说是SpringMVC参数注解@PathVariable的问题

尝试解决第一次:在形参上去掉@PathVariable,重启项目

成功..

 

posted @ 2019-06-28 09:53  LearnSB  阅读(7290)  评论(0编辑  收藏  举报