辽工大
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
真不容易
。。。进去了
Spring MVC起步
195972 学习 · 572 问题
相似问题