org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping#0’: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping found.(映射模糊) Cannot map ‘userController’ bean method
出现异常原因:userController层两个方法访问路径相同.
719

被折叠的 条评论
为什么被折叠?



