问答详情
源自:4-3 Controller-现代方式

这个是什么问题。

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

提问者:辽工大 2019-09-17 21:47

个回答

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

    真不容易

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

    。。。进去了