您的位置: 首页 > 文章 > 救救孩子吧 - NO mappingfound for HTTP request with URI 救救孩子吧 - NO mappingfound for HTTP request with URI 分类: 文章 • 2022-11-29 19:31:26 警告: No mapping found for HTTP request with URI [/cloud_note/user/login.do] in DispatcherServlet with name ‘mvc’ 总是说找不到这个路径,但是好像哪里都有配对诶,不清楚web.xml里面那个classpath是不是这样配置 1.springmvc.xml2.web.xml3.Controller4.网页访问5.项目包