bug

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. Cannot map 'enterpriseApiController' method 
public java.lang.Object com.glf.jxframe.modules.app.EnterpriseApiController.userList(javax.servlet.http.HttpServletRequest,int,int,java.lang.String)
to {[/api/enterpriseList],methods=[GET]}: There is already 'enterpriseApiController' bean method
public java.lang.Object com.glf.jxframe.modules.app.EnterpriseApiController.userList(int,int,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) mapped.
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章