Ambiguous mapping found. Cannot map 'homeController' bean method

springmvc 在做項目的時候出現Ambiguous mapping found. Cannot map 'homeController.Create' bean method 的錯誤信息,調查發現在controller中url映射出現重複,@RequestMapping(value = "home12.action") RequestMapping註解中的value值出現重複,全文搜索查看h
相關文章
相關標籤/搜索