这个是什么问题。

来源:4-3 Controller-现代方式

辽工大

2019-09-17 21:47

2019-09-17 21:35:42,007 [qtp1270383967-14] DEBUG [org.springframework.web.servlet.DispatcherServlet] - DispatcherServlet with name 'mvc-dispatcher' processing GET request for [/view]

2019-09-17 21:35:42,010 [qtp1270383967-14] DEBUG [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Looking up handler method for path /view

2019-09-17 21:35:42,014 [qtp1270383967-14] DEBUG [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Did not find handler method for [/view]

2019-09-17 21:35:42,015 [qtp1270383967-14] WARN  [org.springframework.web.servlet.PageNotFound] - No mapping found for HTTP request with URI [/view] in DispatcherServlet with name 'mvc-dispatcher'

2019-09-17 21:35:42,022 [qtp1270383967-14] DEBUG [org.springframework.web.servlet.DispatcherServlet] - Successfully completed request

2019-09-17 21:36:42,149 [qtp1270383967-19] DEBUG [org.springframework.web.servlet.DispatcherServlet] - DispatcherServlet with name 'mvc-dispatcher' processing GET request for [/view2/234]

2019-09-17 21:36:42,150 [qtp1270383967-19] DEBUG [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Looking up handler method for path /view2/234

2019-09-17 21:36:42,154 [qtp1270383967-19] DEBUG [org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping] - Did not find handler method for [/view2/234]

2019-09-17 21:36:42,155 [qtp1270383967-19] WARN  [org.springframework.web.servlet.PageNotFound] - No mapping found for HTTP request with URI [/view2/234] in DispatcherServlet with name 'mvc-dispatcher'

2019-09-17 21:36:42,157 [qtp1270383967-19] DEBUG [org.springframework.web.servlet.DispatcherServlet] - Successfully completed request

http://img2.mukewang.com/5d80e3e2000182b906810224.jpg

写回答 关注

2回答

  • 辽工大
    2019-09-17 21:48:55

    真不容易

  • 辽工大
    2019-09-17 21:48:33

    。。。进去了

Spring MVC起步

Java中Spring MVC框架入门教程,快来看最易用的MVC框架

195972 学习 · 572 问题

查看课程

相似问题