1576 lines
344 KiB
Plaintext
Executable File
1576 lines
344 KiB
Plaintext
Executable File
2019-03-22 00:25:09,018 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 00:25:09,031 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:25:09,034 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=18}]
|
|
2019-03-22 00:25:09,063 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:25:09,064 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3016e234]
|
|
2019-03-22 00:25:09,066 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:25:12,725 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/checkOrder", parameters={}
|
|
2019-03-22 00:25:12,733 [DEBUG] [http-nio-9090-exec-8] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/", "classpath:/resources/", "classpath:/static/", "classpath:/public/", "/"]
|
|
2019-03-22 00:25:12,737 [DEBUG] [http-nio-9090-exec-8] o.s.web.servlet.resource.ResourceHttpRequestHandler [ResourceHttpRequestHandler.java : 453] Resource not found
|
|
2019-03-22 00:25:12,738 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 404 NOT_FOUND
|
|
2019-03-22 00:25:12,748 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] "ERROR" dispatch for POST "/error", parameters={}
|
|
2019-03-22 00:25:12,759 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
|
|
2019-03-22 00:25:12,768 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:25:12,770 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [{timestamp=Fri Mar 22 00:25:12 CST 2019, status=404, error=Not Found, message=No message available, (truncated)...]
|
|
2019-03-22 00:25:12,782 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1126] Exiting from "ERROR" dispatch, status 404
|
|
2019-03-22 00:33:53,226 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 00:33:53,228 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:33:53,229 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=18}]
|
|
2019-03-22 00:33:53,237 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:33:53,238 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7db488c8]
|
|
2019-03-22 00:33:53,240 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:42:46,917 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/login", parameters={}
|
|
2019-03-22 00:42:46,918 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.UserLogin(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:42:46,919 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{phone=15155145354, pwd=714500}]
|
|
2019-03-22 00:42:46,930 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:42:46,931 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@438eb79b]
|
|
2019-03-22 00:42:46,932 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:42:48,693 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 00:42:48,694 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 00:42:48,706 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:42:48,707 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@47a07069]
|
|
2019-03-22 00:42:48,713 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:42:54,980 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 00:42:54,981 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 00:42:54,990 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:42:54,991 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@111c90c9]
|
|
2019-03-22 00:42:54,993 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:42:55,023 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 00:42:55,024 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:42:55,026 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 00:42:55,032 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:42:55,033 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@55ae0a7a]
|
|
2019-03-22 00:42:55,035 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:42:57,017 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 00:42:57,018 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:42:57,020 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 00:42:57,026 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:42:57,028 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3221f956]
|
|
2019-03-22 00:42:57,031 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:43:00,280 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=16", parameters={masked}
|
|
2019-03-22 00:43:00,281 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 00:43:00,291 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:43:00,292 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2125e06e]
|
|
2019-03-22 00:43:00,295 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:43:00,313 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 00:43:00,315 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:43:00,316 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=16}]
|
|
2019-03-22 00:43:00,321 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:43:00,322 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@48bdaec2]
|
|
2019-03-22 00:43:00,323 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:43:01,207 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 00:43:01,208 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:43:01,209 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=16}]
|
|
2019-03-22 00:43:01,214 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:43:01,215 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@728715a3]
|
|
2019-03-22 00:43:01,216 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:43:03,549 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 00:43:03,550 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:43:03,552 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 00:43:03,557 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:43:03,559 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7252bf33]
|
|
2019-03-22 00:43:03,562 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:43:17,045 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 00:43:17,046 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:43:17,048 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 00:43:17,057 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:43:17,058 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7bb1d142]
|
|
2019-03-22 00:43:17,059 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:53:50,583 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 00:53:50,591 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4688 ms
|
|
2019-03-22 00:53:50,746 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 00:53:52,180 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 00:53:52,470 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 00:53:52,759 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 00:53:52,872 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 00:53:52,905 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 00:54:20,441 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 00:54:20,445 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 00:54:20,460 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 00:54:20,461 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 17 ms
|
|
2019-03-22 00:54:20,495 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 00:54:20,500 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 00:54:20,523 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 00:54:20,544 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:54:20,546 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderC (truncated)...]
|
|
2019-03-22 00:54:20,574 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)]
|
|
2019-03-22 00:54:20,578 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 00:57:22,732 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 00:57:22,737 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3619 ms
|
|
2019-03-22 00:57:22,872 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 00:57:23,893 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 00:57:24,107 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 00:57:24,354 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 00:57:24,399 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 00:57:24,418 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 00:57:46,947 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 00:57:46,948 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 00:57:46,976 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 00:57:46,978 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 30 ms
|
|
2019-03-22 00:57:47,035 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 00:57:47,045 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.lang.Object)
|
|
2019-03-22 00:57:47,066 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 00:57:47,085 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 00:57:47,087 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderC (truncated)...]
|
|
2019-03-22 00:57:47,120 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.lang.Object)]
|
|
2019-03-22 00:57:47,123 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:00:03,550 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:00:03,556 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 5586 ms
|
|
2019-03-22 01:00:03,687 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:00:04,811 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:00:05,006 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:00:05,262 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:00:05,325 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:00:05,348 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:00:07,135 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:00:07,136 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:00:07,152 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:00:07,153 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 17 ms
|
|
2019-03-22 01:00:07,187 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:00:07,192 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:00:07,218 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:00:07,237 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:00:07,238 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderC (truncated)...]
|
|
2019-03-22 01:00:07,270 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)]
|
|
2019-03-22 01:00:07,272 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:02:18,623 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:02:18,630 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4797 ms
|
|
2019-03-22 01:02:18,734 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:02:20,017 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:02:20,224 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:02:20,497 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:02:20,544 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:02:20,564 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:02:47,585 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:02:47,591 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4051 ms
|
|
2019-03-22 01:02:47,690 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:02:48,891 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:02:49,172 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:02:49,456 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:02:49,509 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:02:49,527 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:03:05,134 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:03:05,135 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:03:05,151 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:03:05,152 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 17 ms
|
|
2019-03-22 01:03:05,186 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:03:05,193 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:03:05,228 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:03:05,248 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:03:05,250 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=null, status=500}]
|
|
2019-03-22 01:03:05,284 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [java.lang.NullPointerException]
|
|
2019-03-22 01:03:05,287 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:04:17,397 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:04:17,402 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3843 ms
|
|
2019-03-22 01:04:17,496 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:04:18,571 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:04:18,773 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:04:19,026 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:04:19,081 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:04:19,103 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:04:43,001 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:04:43,003 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:04:43,024 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:04:43,026 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 22 ms
|
|
2019-03-22 01:04:43,067 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:04:43,075 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:04:43,109 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:04:43,128 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:04:43,129 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=null, status=500}]
|
|
2019-03-22 01:04:43,163 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [java.lang.NullPointerException]
|
|
2019-03-22 01:04:43,165 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:05:43,112 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:05:43,113 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 1097 ms
|
|
2019-03-22 01:05:43,164 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:05:43,878 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 14 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:05:44,097 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:05:44,340 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:05:44,358 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:05:44,388 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:05:57,527 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:05:57,529 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:05:57,541 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:05:57,542 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 13 ms
|
|
2019-03-22 01:05:57,546 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:05:57,556 [DEBUG] [http-nio-9090-exec-1] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/", "classpath:/resources/", "classpath:/static/", "classpath:/public/", "/"]
|
|
2019-03-22 01:05:57,561 [DEBUG] [http-nio-9090-exec-1] o.s.web.servlet.resource.ResourceHttpRequestHandler [ResourceHttpRequestHandler.java : 453] Resource not found
|
|
2019-03-22 01:05:57,563 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 404 NOT_FOUND
|
|
2019-03-22 01:05:57,576 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] "ERROR" dispatch for POST "/error", parameters={}
|
|
2019-03-22 01:05:57,589 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
|
|
2019-03-22 01:05:57,602 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:05:57,604 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [{timestamp=Fri Mar 22 01:05:57 CST 2019, status=404, error=Not Found, message=No message available, (truncated)...]
|
|
2019-03-22 01:05:57,633 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1126] Exiting from "ERROR" dispatch, status 404
|
|
2019-03-22 01:06:27,128 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:06:27,133 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3719 ms
|
|
2019-03-22 01:06:27,220 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:06:28,244 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:06:28,449 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:06:28,720 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:06:28,770 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:06:28,791 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:06:42,100 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:06:42,101 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:06:42,117 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:06:42,118 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 17 ms
|
|
2019-03-22 01:06:42,154 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:06:42,163 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:06:42,200 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:06:42,223 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:06:42,226 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=null, status=500}]
|
|
2019-03-22 01:06:42,255 [WARN] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [java.lang.NullPointerException]
|
|
2019-03-22 01:06:42,257 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:07:03,244 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={masked}
|
|
2019-03-22 01:07:03,246 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:07:03,250 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.ServletInvocableHandlerMethod [InvocableHandlerMethod.java : 173] Could not resolve parameter [0] in public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>): Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
|
|
2019-03-22 01:07:03,252 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:07:03,255 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:07:03,257 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported, status=500}]
|
|
2019-03-22 01:07:03,260 [WARN] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported]
|
|
2019-03-22 01:07:03,263 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:07:08,274 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:07:08,276 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:07:08,356 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}], ord (truncated)...]
|
|
2019-03-22 01:07:08,365 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:07:08,366 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}]"]
|
|
2019-03-22 01:07:08,378 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:07:34,594 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:07:34,596 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:07:34,598 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}], ord (truncated)...]
|
|
2019-03-22 01:07:34,601 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:07:34,602 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}]"]
|
|
2019-03-22 01:07:34,605 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:08:17,624 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:08:17,630 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4008 ms
|
|
2019-03-22 01:08:17,776 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:08:19,239 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:08:19,475 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:08:19,982 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:08:20,112 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:08:20,144 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:08:31,094 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:08:31,096 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:08:31,117 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:08:31,118 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 23 ms
|
|
2019-03-22 01:08:31,196 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:08:31,203 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:08:31,270 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}], ord (truncated)...]
|
|
2019-03-22 01:08:31,303 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:08:31,305 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["[{"uid":14,"sid":19,"total":26097,"size":3},{"uid":14,"sid":16,"total":6988,"size":"1"}]"]
|
|
2019-03-22 01:08:31,332 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:14:57,882 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:14:57,884 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:14:57,889 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.ServletInvocableHandlerMethod [InvocableHandlerMethod.java : 173] Could not resolve parameter [0] in public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>): JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token
|
|
at [Source: (PushbackInputStream); line: 1, column: 10] (through reference chain: java.util.LinkedHashMap["order"])
|
|
2019-03-22 01:14:57,893 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:14:57,899 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:14:57,901 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY toke (truncated)...]
|
|
2019-03-22 01:14:57,915 [WARN] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token
|
|
at [Source: (PushbackInputStream); line: 1, column: 10] (through reference chain: java.util.LinkedHashMap["order"])]
|
|
2019-03-22 01:14:57,917 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:16:27,329 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:16:27,334 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3216 ms
|
|
2019-03-22 01:16:27,426 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:16:28,444 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:16:28,641 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:16:28,908 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:16:28,956 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:16:28,973 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:16:30,785 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:16:30,786 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:16:30,805 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:16:30,806 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 20 ms
|
|
2019-03-22 01:16:30,865 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:16:30,872 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:16:30,935 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.ServletInvocableHandlerMethod [InvocableHandlerMethod.java : 173] Could not resolve parameter [0] in public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.String>): JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token
|
|
at [Source: (PushbackInputStream); line: 1, column: 10] (through reference chain: java.util.LinkedHashMap["order"])
|
|
2019-03-22 01:16:30,939 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 01:16:30,956 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:16:30,958 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY toke (truncated)...]
|
|
2019-03-22 01:16:30,983 [WARN] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_ARRAY token
|
|
at [Source: (PushbackInputStream); line: 1, column: 10] (through reference chain: java.util.LinkedHashMap["order"])]
|
|
2019-03-22 01:16:30,985 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:20:06,412 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:20:06,446 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 6598 ms
|
|
2019-03-22 01:20:06,541 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:20:07,652 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:20:07,852 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:20:08,104 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:20:08,151 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:20:08,170 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:20:34,081 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:20:34,082 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:20:34,101 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:20:34,103 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 20 ms
|
|
2019-03-22 01:20:34,166 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:20:34,177 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 01:20:34,271 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=26097, size=3}, {uid=14, sid=16, total=6988, size=1}], orderTotal=330 (truncated)...]
|
|
2019-03-22 01:20:34,308 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:20:34,313 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["333"]
|
|
2019-03-22 01:20:34,334 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:27:24,011 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:27:24,020 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 5626 ms
|
|
2019-03-22 01:27:24,373 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:27:26,112 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:27:26,820 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:27:27,222 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:27:27,282 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:27:27,310 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:27:33,085 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:27:33,086 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:27:33,106 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:27:33,107 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 21 ms
|
|
2019-03-22 01:27:33,164 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:27:33,172 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 01:27:33,251 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=26097, size=3}, {uid=14, sid=16, total=6988, size=1}], orderTotal=330 (truncated)...]
|
|
2019-03-22 01:27:33,287 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:27:33,289 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["333"]
|
|
2019-03-22 01:27:33,319 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:28:25,824 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:28:25,830 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3600 ms
|
|
2019-03-22 01:28:25,918 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:28:26,982 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:28:27,168 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:28:27,403 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:28:27,447 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:28:27,464 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:29:22,553 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:29:22,556 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:29:22,583 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:29:22,584 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 28 ms
|
|
2019-03-22 01:29:22,670 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:29:22,680 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 01:29:22,813 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=26097, size=3}, {uid=14, sid=16, total=6988, size=1}], orderTotal=330 (truncated)...]
|
|
2019-03-22 01:29:22,863 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:29:22,865 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["333"]
|
|
2019-03-22 01:29:22,888 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:32:20,102 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:32:20,106 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3481 ms
|
|
2019-03-22 01:32:20,184 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:32:21,139 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:32:21,321 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:32:21,547 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:32:21,592 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:32:21,609 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:32:33,428 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:32:33,429 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:32:33,447 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:32:33,448 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 19 ms
|
|
2019-03-22 01:32:33,506 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:32:33,515 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public java.lang.String com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 01:32:33,592 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=26097, size=3}, {uid=14, sid=16, total=6988, size=1}], orderTotal=330 (truncated)...]
|
|
2019-03-22 01:32:33,622 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [text/plain, */*, text/plain, */*, application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:32:33,623 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing ["333"]
|
|
2019-03-22 01:32:33,635 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:52:27,610 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 01:52:27,615 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3620 ms
|
|
2019-03-22 01:52:27,733 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 01:52:28,705 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 01:52:28,932 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 01:52:29,168 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 01:52:29,214 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 01:52:29,231 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 01:53:12,869 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 01:53:12,881 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 01:53:12,951 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 01:53:12,952 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 71 ms
|
|
2019-03-22 01:53:13,097 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 01:53:13,110 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 01:53:13,250 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=26097, size=3}, {uid=14, sid=16, total=6988, size=1}], orderTotal=330 (truncated)...]
|
|
2019-03-22 01:53:13,721 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:53:13,723 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 01:53:13,726 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:58:24,838 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 01:58:24,841 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 01:58:24,947 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:58:24,951 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3c7c1f27]
|
|
2019-03-22 01:58:25,068 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:58:29,895 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 01:58:29,897 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 01:58:29,906 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:58:29,907 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@12437b0c]
|
|
2019-03-22 01:58:29,910 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:58:29,949 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 01:58:29,951 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:58:29,957 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 01:58:29,963 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:58:29,965 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4f34176c]
|
|
2019-03-22 01:58:29,967 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:15,741 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 01:59:15,743 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 01:59:15,751 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:15,752 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4bd17906]
|
|
2019-03-22 01:59:15,755 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:16,164 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 01:59:16,167 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:16,170 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 01:59:16,175 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:16,176 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@29ef5016]
|
|
2019-03-22 01:59:16,179 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:17,496 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 01:59:17,499 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:17,504 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 01:59:17,512 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:17,513 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3ba6ec40]
|
|
2019-03-22 01:59:17,516 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:26,346 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 01:59:26,347 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 01:59:26,362 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:26,363 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2c5e0eeb]
|
|
2019-03-22 01:59:26,369 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:28,524 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=20", parameters={masked}
|
|
2019-03-22 01:59:28,526 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 01:59:28,538 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:28,539 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@41bf136a]
|
|
2019-03-22 01:59:28,543 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:28,565 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 01:59:28,567 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:28,571 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=20}]
|
|
2019-03-22 01:59:28,577 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:28,579 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@537e7137]
|
|
2019-03-22 01:59:28,583 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:29,442 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 01:59:29,443 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:29,444 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=20}]
|
|
2019-03-22 01:59:29,448 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:29,449 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@278fa6bf]
|
|
2019-03-22 01:59:29,450 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:34,060 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=18", parameters={masked}
|
|
2019-03-22 01:59:34,062 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 01:59:34,069 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:34,071 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@aec733d]
|
|
2019-03-22 01:59:34,073 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:34,095 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 01:59:34,097 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:34,099 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 01:59:34,102 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:34,104 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7fa3d596]
|
|
2019-03-22 01:59:34,106 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:36,188 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 01:59:36,189 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:36,191 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 01:59:36,196 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:36,197 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6d6304d0]
|
|
2019-03-22 01:59:36,199 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 01:59:38,192 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 01:59:38,194 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 01:59:38,196 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 01:59:38,202 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 01:59:38,204 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7b2e8e72]
|
|
2019-03-22 01:59:38,206 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:00:13,343 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:00:13,345 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:00:13,349 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=18, total=15297, size=3}, {uid=14, sid=20, total=6499, size=1}, {uid=14, sid=19 (truncated)...]
|
|
2019-03-22 02:00:13,361 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:00:13,362 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 02:00:13,362 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:05,557 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:01:05,563 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4317 ms
|
|
2019-03-22 02:01:05,662 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:01:06,979 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:01:07,178 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:01:07,504 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:01:07,574 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:01:07,593 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:01:40,395 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:01:40,396 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:01:40,424 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:01:40,425 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 29 ms
|
|
2019-03-22 02:01:40,482 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:01:40,493 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:01:41,565 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:41,569 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@fdd1a28]
|
|
2019-03-22 02:01:41,675 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:43,999 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:01:44,001 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:44,046 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:01:44,064 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:44,066 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4e47b93c]
|
|
2019-03-22 02:01:44,070 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:46,258 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 02:01:46,260 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:01:46,269 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:46,270 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@278fa6bf]
|
|
2019-03-22 02:01:46,273 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:46,307 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:01:46,310 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:46,312 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 02:01:46,316 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:46,319 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5e50f087]
|
|
2019-03-22 02:01:46,325 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:50,084 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:01:50,085 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:50,088 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 02:01:50,094 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:50,096 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@37b3a114]
|
|
2019-03-22 02:01:50,099 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:54,073 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=18", parameters={masked}
|
|
2019-03-22 02:01:54,075 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:01:54,082 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:54,084 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@527a94c7]
|
|
2019-03-22 02:01:54,086 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:54,113 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:01:54,115 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:54,117 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:01:54,122 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:54,123 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@44979370]
|
|
2019-03-22 02:01:54,125 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:55,500 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:01:55,502 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:55,504 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:01:55,512 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:55,513 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5dda8bfd]
|
|
2019-03-22 02:01:55,515 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:01:59,550 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:01:59,553 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:01:59,555 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:01:59,560 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:01:59,562 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@66b2ac84]
|
|
2019-03-22 02:01:59,565 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:02:14,831 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:02:14,833 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:02:14,856 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=18, total=5099, size=1}, {uid=14, sid=19, total=8699, size=1}], orderTotal=1379 (truncated)...]
|
|
2019-03-22 02:02:14,872 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:02:14,873 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 02:02:14,874 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:02:32,037 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:02:32,039 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:02:32,042 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:02:32,047 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:02:32,048 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7c6f9be8]
|
|
2019-03-22 02:02:32,049 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:08:44,849 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:08:44,851 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:08:44,860 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:08:44,861 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4f34176c]
|
|
2019-03-22 02:08:44,864 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:08:44,886 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:08:44,888 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:08:44,890 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:08:44,894 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:08:44,897 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@68d25a2d]
|
|
2019-03-22 02:08:44,899 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:08:46,105 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:08:46,106 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:08:46,107 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:08:46,111 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:08:46,113 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1f6dfabc]
|
|
2019-03-22 02:08:46,115 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:08:49,300 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:08:49,302 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:08:49,305 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:08:49,310 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:08:49,311 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@768eab2f]
|
|
2019-03-22 02:08:49,312 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:08:56,515 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:08:56,518 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:08:56,520 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=21, total=3199, size=1}], orderTotal=3199, money=9991212}]
|
|
2019-03-22 02:08:56,528 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:08:56,529 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 02:08:56,530 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:11,908 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:13:11,910 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:13:11,912 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:13:11,916 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:11,917 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@59f097b9]
|
|
2019-03-22 02:13:11,919 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:13,544 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:13:13,545 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:13:13,557 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:13,560 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@579e0f87]
|
|
2019-03-22 02:13:13,570 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:15,597 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=8", parameters={masked}
|
|
2019-03-22 02:13:15,599 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:13:15,606 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:15,607 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@79e786e0]
|
|
2019-03-22 02:13:15,610 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:15,633 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:13:15,634 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:13:15,637 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:13:15,640 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:15,640 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@47b23c0d]
|
|
2019-03-22 02:13:15,642 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:16,732 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:13:16,734 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:13:16,736 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:13:16,742 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:16,743 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@221ead26]
|
|
2019-03-22 02:13:16,746 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:39,969 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:13:39,974 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3918 ms
|
|
2019-03-22 02:13:40,068 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:13:41,106 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:13:41,305 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:13:41,619 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:13:41,667 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:13:41,686 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:13:47,688 [INFO] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:13:47,689 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:13:47,737 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:13:47,739 [INFO] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 50 ms
|
|
2019-03-22 02:13:47,804 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=8", parameters={masked}
|
|
2019-03-22 02:13:47,818 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:13:48,131 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:13:48,134 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:13:48,203 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:13:48,680 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:48,680 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:48,684 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@135225c1]
|
|
2019-03-22 02:13:48,684 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@53ce08fb]
|
|
2019-03-22 02:13:48,718 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:48,762 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:51,187 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:13:51,189 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:13:51,191 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:13:51,202 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:51,203 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7e52d83c]
|
|
2019-03-22 02:13:51,207 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:13:56,329 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:13:56,331 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:13:56,347 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=8, total=2999, size=1}], orderTotal=2999, money=9991212}]
|
|
2019-03-22 02:13:56,358 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 02:13:56,361 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:13:56,362 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=java.lang.Integer cannot be cast to java.lang.String, status=500}]
|
|
2019-03-22 02:13:56,366 [WARN] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String]
|
|
2019-03-22 02:13:56,367 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:18,888 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:15:18,894 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3255 ms
|
|
2019-03-22 02:15:18,993 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:15:20,053 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:15:20,262 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:15:20,492 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:15:20,540 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:15:20,557 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:15:28,540 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:15:28,541 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:15:28,569 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:15:28,569 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 28 ms
|
|
2019-03-22 02:15:28,627 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:15:28,638 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:15:29,210 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:29,213 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7d78a427]
|
|
2019-03-22 02:15:29,287 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:30,953 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:15:30,958 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:15:30,985 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:30,987 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@25e68aa6]
|
|
2019-03-22 02:15:30,988 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:15:30,990 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:30,991 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:15:31,055 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:15:31,069 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:31,070 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3ea9033]
|
|
2019-03-22 02:15:31,073 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:32,189 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:15:32,191 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:15:32,196 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:15:32,203 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:32,205 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7c05d3bd]
|
|
2019-03-22 02:15:32,207 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:36,549 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=12", parameters={masked}
|
|
2019-03-22 02:15:36,551 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:15:36,560 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:36,562 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@73d144e]
|
|
2019-03-22 02:15:36,565 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:36,583 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:15:36,586 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:15:36,589 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:15:36,593 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:36,594 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@58d31534]
|
|
2019-03-22 02:15:36,596 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:37,964 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:15:37,965 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:15:37,967 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:15:37,974 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:37,975 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4951fdb4]
|
|
2019-03-22 02:15:37,977 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:40,368 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:15:40,370 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:15:40,372 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:15:40,381 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:40,383 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@64db809d]
|
|
2019-03-22 02:15:40,386 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:15:46,449 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:15:46,451 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:15:46,468 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=12, total=2299, size=1}, {uid=14, sid=21, total=3199, size=1}], orderTotal=5498 (truncated)...]
|
|
2019-03-22 02:15:46,488 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:15:46,489 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 02:15:46,490 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:17:29,642 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:17:29,659 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 5077 ms
|
|
2019-03-22 02:17:30,038 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:17:31,871 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:17:32,060 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:17:32,356 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:17:32,401 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:17:32,422 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:17:39,543 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:17:39,544 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:17:39,568 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:17:39,571 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 27 ms
|
|
2019-03-22 02:17:39,617 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:17:39,633 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:17:39,636 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:17:39,637 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:17:39,717 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:17:40,168 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:17:40,168 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:17:40,170 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@67bf4f87]
|
|
2019-03-22 02:17:40,170 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3dabe5df]
|
|
2019-03-22 02:17:40,204 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:17:40,239 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:17:41,486 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:17:41,488 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:17:41,490 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:17:41,498 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:17:41,499 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@72ceec9e]
|
|
2019-03-22 02:17:41,502 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:17:44,513 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:17:44,514 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:17:44,515 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:17:44,521 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:17:44,523 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6debf4ea]
|
|
2019-03-22 02:17:44,526 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:17:49,830 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:17:49,832 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:17:49,849 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=21, total=3199, size=1}], orderTotal=3199, money=9991212}]
|
|
2019-03-22 02:17:49,859 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:17:49,861 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 298] Nothing to write: null body
|
|
2019-03-22 02:17:49,862 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:32,197 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:35:32,202 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3903 ms
|
|
2019-03-22 02:35:32,326 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:35:33,364 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:35:33,550 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:35:33,801 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:35:33,879 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:35:33,899 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:35:48,878 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:35:48,883 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:35:48,908 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:35:48,909 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 29 ms
|
|
2019-03-22 02:35:48,987 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:35:48,996 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:35:49,093 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:35:49,586 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:49,595 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2c791b94]
|
|
2019-03-22 02:35:49,650 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:52,835 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=8", parameters={masked}
|
|
2019-03-22 02:35:52,837 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:35:52,871 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:52,874 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3e44aeb7]
|
|
2019-03-22 02:35:52,883 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:35:52,885 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:35:52,888 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:35:52,895 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:52,897 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6debf4ea]
|
|
2019-03-22 02:35:52,902 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:52,936 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:54,516 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:35:54,518 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:35:54,520 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:35:54,527 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:54,527 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3f9a3c87]
|
|
2019-03-22 02:35:54,529 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:58,992 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=13", parameters={masked}
|
|
2019-03-22 02:35:58,995 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:35:59,003 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:59,005 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@12437b0c]
|
|
2019-03-22 02:35:59,008 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:35:59,107 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:35:59,109 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:35:59,111 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=13}]
|
|
2019-03-22 02:35:59,115 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:35:59,116 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4f34176c]
|
|
2019-03-22 02:35:59,118 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:36:00,150 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:36:00,151 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:36:00,153 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=13}]
|
|
2019-03-22 02:36:00,159 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:36:00,160 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5dd4ac12]
|
|
2019-03-22 02:36:00,163 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:36:02,597 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:36:02,599 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:36:02,601 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:36:02,607 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:36:02,608 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2cd6fed1]
|
|
2019-03-22 02:36:02,610 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:36:07,944 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:36:07,946 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:36:07,964 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=13, total=1799, size=1}, {uid=14, sid=8, total=2999, size=1}], orderTotal=4798, (truncated)...]
|
|
2019-03-22 02:36:07,980 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:36:07,981 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5685460]
|
|
2019-03-22 02:36:07,983 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:38:17,699 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:38:17,704 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3245 ms
|
|
2019-03-22 02:38:17,826 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:38:18,864 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:38:19,055 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:38:19,326 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:38:19,400 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:38:19,424 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:38:56,001 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:38:56,005 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:38:56,038 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:38:56,039 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 35 ms
|
|
2019-03-22 02:38:56,146 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:38:56,160 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:38:57,070 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:38:57,073 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4e908d00]
|
|
2019-03-22 02:38:57,184 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:00,155 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 02:39:00,157 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:39:00,173 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:00,174 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@760549c6]
|
|
2019-03-22 02:39:00,177 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:00,211 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:39:00,213 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:00,265 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 02:39:00,294 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:00,295 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@644bce12]
|
|
2019-03-22 02:39:00,298 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:01,906 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:39:01,908 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:01,910 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:39:01,917 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:01,918 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4ae3e31d]
|
|
2019-03-22 02:39:01,921 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:04,752 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:39:04,758 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:04,759 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=19", parameters={masked}
|
|
2019-03-22 02:39:04,760 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:39:04,761 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 02:39:04,780 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:04,780 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:04,781 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@53002e05]
|
|
2019-03-22 02:39:04,781 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@295bb2a5]
|
|
2019-03-22 02:39:04,788 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:04,789 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:07,226 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:39:07,228 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:07,230 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=19}]
|
|
2019-03-22 02:39:07,237 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:07,238 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@f79f063]
|
|
2019-03-22 02:39:07,241 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:09,380 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:39:09,382 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:09,383 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:39:09,387 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:09,388 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7ad17a1b]
|
|
2019-03-22 02:39:09,391 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:13,990 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:39:13,992 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:39:14,005 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=19, total=8699, size=1}], orderTotal=8699, money=9991212}]
|
|
2019-03-22 02:39:14,007 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:14,008 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2f876307]
|
|
2019-03-22 02:39:14,010 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:34,929 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=12", parameters={masked}
|
|
2019-03-22 02:39:34,931 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:39:34,941 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:34,943 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4b5cea63]
|
|
2019-03-22 02:39:34,945 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:34,971 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:39:34,973 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:34,975 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:39:34,988 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:34,989 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6866b89e]
|
|
2019-03-22 02:39:34,993 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:36,318 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:39:36,320 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:36,321 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:39:36,329 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:36,329 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@61182675]
|
|
2019-03-22 02:39:36,331 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:38,023 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:39:38,024 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:39:38,025 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:39:38,032 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:38,033 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@662e4433]
|
|
2019-03-22 02:39:38,035 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:39:43,270 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:39:43,271 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:39:43,275 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=12, total=2299, size=1}, {uid=14, sid=19, total=8699, size=1}], orderTotal=1099 (truncated)...]
|
|
2019-03-22 02:39:43,277 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:39:43,278 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@723ac3de]
|
|
2019-03-22 02:39:43,280 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:40:50,086 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:40:50,091 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3945 ms
|
|
2019-03-22 02:40:50,218 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:40:51,408 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:40:51,627 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:40:51,871 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:40:51,919 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:40:51,936 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:41:32,757 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:41:32,759 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:41:32,787 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:41:32,789 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 30 ms
|
|
2019-03-22 02:41:32,873 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:41:32,892 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:41:33,886 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:33,892 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@27bdc88d]
|
|
2019-03-22 02:41:33,994 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:34,844 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/class?brand=%E5%8D%8E%E4%B8%BA", parameters={masked}
|
|
2019-03-22 02:41:34,845 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.ShopClass(java.lang.String)
|
|
2019-03-22 02:41:34,854 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:34,854 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5d2d3ecc]
|
|
2019-03-22 02:41:34,857 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:36,811 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=11", parameters={masked}
|
|
2019-03-22 02:41:36,813 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:41:36,821 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:36,822 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@60c2db5d]
|
|
2019-03-22 02:41:36,825 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:36,856 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:41:36,858 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:41:36,924 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:41:36,959 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:36,967 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3ec05c67]
|
|
2019-03-22 02:41:36,973 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:38,534 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:41:38,536 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:41:38,539 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:41:38,546 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:38,547 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3a71e006]
|
|
2019-03-22 02:41:38,549 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:44,093 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=18", parameters={masked}
|
|
2019-03-22 02:41:44,095 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:41:44,106 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:44,108 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7e42c1f0]
|
|
2019-03-22 02:41:44,110 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:44,132 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:41:44,134 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:41:44,136 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:41:44,141 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:44,142 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@e9636c2]
|
|
2019-03-22 02:41:44,145 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:45,735 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:41:45,736 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:41:45,737 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:41:45,743 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:45,744 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1c1034f7]
|
|
2019-03-22 02:41:45,746 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:50,017 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:41:50,020 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:41:50,022 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:41:50,030 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:50,031 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@21ffd166]
|
|
2019-03-22 02:41:50,034 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:41:55,034 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:41:55,036 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:41:55,052 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=18, total=5099, size=1}, {uid=14, sid=11, total=1099, size=1}], orderTotal=6198 (truncated)...]
|
|
2019-03-22 02:41:55,070 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:41:55,071 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@232c8bda]
|
|
2019-03-22 02:41:55,072 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:43:41,314 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:43:41,316 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:43:41,319 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=18, total=5099, size=1}, {uid=14, sid=11, total=1099, size=1}], orderTotal=6198 (truncated)...]
|
|
2019-03-22 02:43:41,333 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:43:41,334 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@395e6c90]
|
|
2019-03-22 02:43:41,336 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:43:55,344 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:43:55,346 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:43:55,348 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=18, total=5099, size=1}, {uid=14, sid=11, total=1099, size=1}], orderTotal=6198 (truncated)...]
|
|
2019-03-22 02:43:55,362 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:43:55,363 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2b8a5fb0]
|
|
2019-03-22 02:43:55,366 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:01,885 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:44:01,886 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:44:01,896 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:01,897 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@a659f01]
|
|
2019-03-22 02:44:01,905 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:03,936 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:44:03,937 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:44:03,945 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:03,946 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1014f045]
|
|
2019-03-22 02:44:03,948 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:03,981 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:44:03,983 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:44:03,984 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:44:03,989 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:03,990 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@234eef3b]
|
|
2019-03-22 02:44:03,992 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:05,400 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:44:05,402 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:44:05,404 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:44:05,409 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:05,410 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7e7dfbe4]
|
|
2019-03-22 02:44:05,412 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:09,136 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=20", parameters={masked}
|
|
2019-03-22 02:44:09,137 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:44:09,145 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:09,146 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3f7fcbcb]
|
|
2019-03-22 02:44:09,148 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:09,172 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:44:09,173 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:44:09,175 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=20}]
|
|
2019-03-22 02:44:09,181 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:09,182 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@61093814]
|
|
2019-03-22 02:44:09,185 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:10,178 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:44:10,180 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:44:10,181 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=20}]
|
|
2019-03-22 02:44:10,186 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:10,187 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7a1135d7]
|
|
2019-03-22 02:44:10,188 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:13,248 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:44:13,250 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:44:13,252 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:44:13,260 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:13,261 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@9bec73]
|
|
2019-03-22 02:44:13,263 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:44:18,686 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:44:18,688 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:44:18,689 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=20, total=6499, size=1}, {uid=14, sid=21, total=3199, size=1}], orderTotal=9698 (truncated)...]
|
|
2019-03-22 02:44:18,703 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:44:18,704 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@37885545]
|
|
2019-03-22 02:44:18,705 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:45:09,293 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:45:09,298 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3326 ms
|
|
2019-03-22 02:45:09,391 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:45:10,668 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:45:10,960 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:45:11,245 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:45:11,310 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:45:11,339 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:46:21,658 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:46:21,659 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:46:21,677 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:46:21,678 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 19 ms
|
|
2019-03-22 02:46:21,729 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:46:21,740 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:46:22,901 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:22,922 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@62b4ca43]
|
|
2019-03-22 02:46:23,089 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:25,637 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:46:25,639 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:46:25,653 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:25,654 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4f2da956]
|
|
2019-03-22 02:46:25,658 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:25,693 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:46:25,695 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:25,760 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:46:25,795 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:25,797 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@413f68d7]
|
|
2019-03-22 02:46:25,803 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:29,777 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:46:29,779 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:29,781 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:46:29,788 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:29,789 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@609a1fe9]
|
|
2019-03-22 02:46:29,791 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:32,264 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 02:46:32,267 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:46:32,283 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:32,285 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@15b3de7d]
|
|
2019-03-22 02:46:32,288 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:32,304 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:46:32,308 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:32,310 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:46:32,315 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:32,316 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2712974a]
|
|
2019-03-22 02:46:32,319 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:33,498 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:46:33,500 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:33,504 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 02:46:33,515 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:33,516 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@61ada1a3]
|
|
2019-03-22 02:46:33,518 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:37,990 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=18", parameters={masked}
|
|
2019-03-22 02:46:37,992 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:46:38,002 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:38,004 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6c35302c]
|
|
2019-03-22 02:46:38,008 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:38,042 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:46:38,044 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:38,047 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:46:38,055 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:38,056 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2b427710]
|
|
2019-03-22 02:46:38,067 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:40,526 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:46:40,528 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:40,530 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=18}]
|
|
2019-03-22 02:46:40,538 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:40,540 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@21a715d2]
|
|
2019-03-22 02:46:40,543 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:44,439 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=15", parameters={masked}
|
|
2019-03-22 02:46:44,441 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:46:44,453 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:44,456 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4dacb18b]
|
|
2019-03-22 02:46:44,465 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:44,495 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:46:44,498 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:44,501 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=15}]
|
|
2019-03-22 02:46:44,538 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:44,539 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@662f9d71]
|
|
2019-03-22 02:46:44,545 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:46,482 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:46:46,484 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:46,486 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=15}]
|
|
2019-03-22 02:46:46,493 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:46,494 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@634654bd]
|
|
2019-03-22 02:46:46,496 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:50,332 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:46:50,334 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:46:50,336 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:46:50,346 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:50,347 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5d131e35]
|
|
2019-03-22 02:46:50,350 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:46:58,819 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:46:58,821 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:46:58,847 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=15, total=1999, size=1}, {uid=14, sid=18, total=5099, size=1}, {uid=14, sid=21, (truncated)...]
|
|
2019-03-22 02:46:58,878 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:46:58,879 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5e09d03f]
|
|
2019-03-22 02:46:58,882 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:48:32,501 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:48:32,506 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3995 ms
|
|
2019-03-22 02:48:32,587 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:48:33,590 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:48:33,788 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:48:34,026 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:48:34,070 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:48:34,087 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:49:04,137 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:49:04,141 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:49:04,170 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:49:04,172 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 32 ms
|
|
2019-03-22 02:49:04,233 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:49:04,248 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:49:05,094 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:05,097 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@61d7383]
|
|
2019-03-22 02:49:05,260 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:07,749 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=22", parameters={masked}
|
|
2019-03-22 02:49:07,751 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:49:07,761 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:07,763 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@43ccef0]
|
|
2019-03-22 02:49:07,765 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:07,802 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:49:07,804 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:49:07,872 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=22}]
|
|
2019-03-22 02:49:07,891 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:07,893 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@414300db]
|
|
2019-03-22 02:49:07,897 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:12,073 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:49:12,075 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:49:12,079 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=22}]
|
|
2019-03-22 02:49:12,090 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:12,092 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2712974a]
|
|
2019-03-22 02:49:12,094 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:16,978 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=12", parameters={masked}
|
|
2019-03-22 02:49:16,980 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:49:17,001 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:17,003 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6834ee5b]
|
|
2019-03-22 02:49:17,006 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:17,034 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:49:17,037 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:49:17,039 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:49:17,047 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:17,049 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2e9fed43]
|
|
2019-03-22 02:49:17,053 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:20,129 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:49:20,131 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:49:20,134 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=12}]
|
|
2019-03-22 02:49:20,143 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:20,144 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@77f44732]
|
|
2019-03-22 02:49:20,148 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:23,132 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:49:23,134 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:49:23,137 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:49:23,145 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:23,146 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4501c4cb]
|
|
2019-03-22 02:49:23,149 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:49:34,002 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:49:34,005 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:49:34,031 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=12, total=2299, size=1}, {uid=14, sid=22, total=2199, size=1}], orderTotal=4498 (truncated)...]
|
|
2019-03-22 02:49:34,054 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:49:34,056 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1b6ab002]
|
|
2019-03-22 02:49:34,058 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:11,963 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:51:11,969 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4634 ms
|
|
2019-03-22 02:51:12,102 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:51:13,391 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:51:13,580 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:51:13,815 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:51:13,859 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:51:13,878 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:51:18,956 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:51:18,957 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:51:18,971 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:51:18,971 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 15 ms
|
|
2019-03-22 02:51:18,988 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/swagger-ui.html", parameters={}
|
|
2019-03-22 02:51:19,006 [DEBUG] [http-nio-9090-exec-1] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/", "classpath:/resources/", "classpath:/static/", "classpath:/public/", "/"]
|
|
2019-03-22 02:51:19,013 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 304 NOT_MODIFIED
|
|
2019-03-22 02:51:19,071 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/webjars/springfox-swagger-ui/css/typography.css", parameters={}
|
|
2019-03-22 02:51:19,077 [DEBUG] [http-nio-9090-exec-2] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/webjars/"]
|
|
2019-03-22 02:51:19,082 [DEBUG] [http-nio-9090-exec-2] o.s.web.servlet.resource.ResourceHttpRequestHandler [ResourceHttpRequestHandler.java : 453] Resource not found
|
|
2019-03-22 02:51:19,083 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/webjars/springfox-swagger-ui/lib/jquery-1.8.0.min.js", parameters={}
|
|
2019-03-22 02:51:19,083 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 404 NOT_FOUND
|
|
2019-03-22 02:51:19,087 [DEBUG] [http-nio-9090-exec-3] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/webjars/"]
|
|
2019-03-22 02:51:19,098 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/webjars/springfox-swagger-ui/swagger-ui.min.js", parameters={}
|
|
2019-03-22 02:51:19,102 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] "ERROR" dispatch for GET "/error", parameters={}
|
|
2019-03-22 02:51:19,107 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/webjars/springfox-swagger-ui/lib/jsoneditor.min.js", parameters={}
|
|
2019-03-22 02:51:19,138 [DEBUG] [http-nio-9090-exec-4] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/webjars/"]
|
|
2019-03-22 02:51:19,141 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,143 [DEBUG] [http-nio-9090-exec-5] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/webjars/"]
|
|
2019-03-22 02:51:19,162 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
|
|
2019-03-22 02:51:19,178 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,183 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,261 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json;q=0.1', given [text/css, */*;q=0.1] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:19,263 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [{timestamp=Fri Mar 22 02:51:19 CST 2019, status=404, error=Not Found, message=No message available, (truncated)...]
|
|
2019-03-22 02:51:19,305 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1126] Exiting from "ERROR" dispatch, status 404
|
|
2019-03-22 02:51:19,541 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/swagger-resources/configuration/ui", parameters={}
|
|
2019-03-22 02:51:19,543 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.UiConfiguration> springfox.documentation.swagger.web.ApiResourceController.uiConfiguration()
|
|
2019-03-22 02:51:19,591 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/javascript, */*;q=0.01] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:19,592 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [springfox.documentation.swagger.web.UiConfiguration@59ab07bd]
|
|
2019-03-22 02:51:19,598 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,626 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/swagger-resources", parameters={}
|
|
2019-03-22 02:51:19,628 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<java.util.List<springfox.documentation.swagger.web.SwaggerResource>> springfox.documentation.swagger.web.ApiResourceController.swaggerResources()
|
|
2019-03-22 02:51:19,637 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/javascript, */*;q=0.01] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:19,638 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [[springfox.documentation.swagger.web.SwaggerResource@f167b08]]
|
|
2019-03-22 02:51:19,645 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,674 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/v2/api-docs", parameters={}
|
|
2019-03-22 02:51:19,814 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/webjars/springfox-swagger-ui/images/favicon-32x32.png", parameters={}
|
|
2019-03-22 02:51:19,817 [DEBUG] [http-nio-9090-exec-9] o.s.web.servlet.handler.SimpleUrlHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to ResourceHttpRequestHandler ["classpath:/META-INF/resources/webjars/"]
|
|
2019-03-22 02:51:19,822 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:19,915 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json;charset=utf-8', given [application/json;charset=utf-8, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:19,916 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [springfox.documentation.spring.web.json.Json@5b435ef5]
|
|
2019-03-22 02:51:19,919 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:20,219 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/swagger-resources/configuration/security", parameters={}
|
|
2019-03-22 02:51:20,220 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public org.springframework.http.ResponseEntity<springfox.documentation.swagger.web.SecurityConfiguration> springfox.documentation.swagger.web.ApiResourceController.securityConfiguration()
|
|
2019-03-22 02:51:20,229 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/javascript, */*;q=0.01] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:20,230 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.HttpEntityMethodProcessor [LogFormatUtils.java : 90] Writing [springfox.documentation.swagger.web.SecurityConfiguration@15df0a43]
|
|
2019-03-22 02:51:20,233 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:41,898 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=1", parameters={masked}
|
|
2019-03-22 02:51:41,900 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:51:42,301 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:42,303 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@28263514]
|
|
2019-03-22 02:51:42,358 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:42,365 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=1", parameters={masked}
|
|
2019-03-22 02:51:42,367 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:51:42,381 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:42,382 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4912c6a7]
|
|
2019-03-22 02:51:42,387 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:51:57,615 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=6", parameters={masked}
|
|
2019-03-22 02:51:57,617 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:51:57,625 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:51:57,626 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5d131e35]
|
|
2019-03-22 02:51:57,629 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:09,747 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:52:09,750 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:52:09,767 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:09,768 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7ebb5b15]
|
|
2019-03-22 02:52:09,775 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:16,734 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=10", parameters={masked}
|
|
2019-03-22 02:52:16,736 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:52:16,745 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:16,746 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@540f1dc0]
|
|
2019-03-22 02:52:16,749 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:16,783 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:52:16,785 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:16,839 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=10}]
|
|
2019-03-22 02:52:16,853 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:16,854 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@d773b77]
|
|
2019-03-22 02:52:16,856 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:18,948 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:52:18,950 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:18,952 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=10}]
|
|
2019-03-22 02:52:18,958 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:18,959 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6df2d4f4]
|
|
2019-03-22 02:52:18,961 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:23,395 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=9", parameters={masked}
|
|
2019-03-22 02:52:23,396 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:52:23,406 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:23,408 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@c1acf63]
|
|
2019-03-22 02:52:23,411 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:23,431 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:52:23,433 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:23,436 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=9}]
|
|
2019-03-22 02:52:23,443 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:23,445 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2a056185]
|
|
2019-03-22 02:52:23,448 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:24,400 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:52:24,400 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:24,401 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=9}]
|
|
2019-03-22 02:52:24,405 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:24,407 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@b746fa4]
|
|
2019-03-22 02:52:24,409 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:26,551 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:52:26,553 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:26,555 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:52:26,562 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:26,563 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@548ed446]
|
|
2019-03-22 02:52:26,566 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:33,421 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:52:33,423 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:33,426 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:52:33,432 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:33,433 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6df33eca]
|
|
2019-03-22 02:52:33,435 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:37,089 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:52:37,091 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:52:37,093 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:52:37,102 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:37,104 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2adbbd49]
|
|
2019-03-22 02:52:37,106 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:52:51,574 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:52:51,577 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:52:51,589 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=9, total=10794, size=6}, {uid=14, sid=10, total=14391, size=9}], orderTotal=251 (truncated)...]
|
|
2019-03-22 02:52:51,605 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:52:51,606 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@29b3d8c4]
|
|
2019-03-22 02:52:51,608 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:55:30,409 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:55:30,415 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3663 ms
|
|
2019-03-22 02:55:30,491 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:55:31,467 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:55:31,693 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:55:31,941 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:55:31,986 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:55:32,004 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:56:07,866 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:56:07,868 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:56:07,902 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:56:07,903 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 36 ms
|
|
2019-03-22 02:56:08,003 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/index?page=0", parameters={masked}
|
|
2019-03-22 02:56:08,018 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.index(int)
|
|
2019-03-22 02:56:08,900 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:08,905 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@74cc6366]
|
|
2019-03-22 02:56:08,990 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:11,227 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=8", parameters={masked}
|
|
2019-03-22 02:56:11,228 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:56:11,240 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:11,241 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@c87519b]
|
|
2019-03-22 02:56:11,244 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:11,283 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:56:11,284 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:56:11,364 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:56:11,394 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:11,395 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7a82908]
|
|
2019-03-22 02:56:11,405 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:12,957 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:56:12,959 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:56:12,965 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=8}]
|
|
2019-03-22 02:56:12,975 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:12,976 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3c6eddb7]
|
|
2019-03-22 02:56:12,980 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:16,629 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=11", parameters={masked}
|
|
2019-03-22 02:56:16,631 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:56:16,647 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:16,649 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@43cd71e3]
|
|
2019-03-22 02:56:16,656 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:16,674 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:56:16,676 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:56:16,678 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:56:16,683 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:16,684 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4f0cb78d]
|
|
2019-03-22 02:56:16,687 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:17,578 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:56:17,579 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:56:17,582 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:56:17,588 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:17,589 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@759a1a96]
|
|
2019-03-22 02:56:17,591 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:19,818 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:56:19,821 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:56:19,823 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:56:19,831 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:19,832 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@c2dd8e6]
|
|
2019-03-22 02:56:19,835 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:27,640 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:56:27,642 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:56:27,662 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=11, total=1099, size=1}, {uid=14, sid=8, total=2999, size=1}], orderTotal=4098, (truncated)...]
|
|
2019-03-22 02:56:27,688 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 02:56:27,690 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:56:27,692 [DEBUG] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Invalid bound statement (not found): com.httpapi.bmy.dao.OrderDao.updateMoney, status=500}]
|
|
2019-03-22 02:56:27,703 [WARN] [http-nio-9090-exec-4] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.httpapi.bmy.dao.OrderDao.updateMoney]
|
|
2019-03-22 02:56:27,707 [DEBUG] [http-nio-9090-exec-4] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:56:56,396 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 02:56:56,401 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3978 ms
|
|
2019-03-22 02:56:56,491 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 02:56:57,696 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 02:56:57,886 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 02:56:58,120 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 02:56:58,165 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 02:56:58,182 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 02:57:09,032 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 02:57:09,034 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 02:57:09,057 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 02:57:09,058 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 25 ms
|
|
2019-03-22 02:57:09,108 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=9", parameters={masked}
|
|
2019-03-22 02:57:09,126 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:57:09,130 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:09,130 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:57:09,208 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=9}]
|
|
2019-03-22 02:57:09,605 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:09,606 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:09,608 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3a012762]
|
|
2019-03-22 02:57:09,608 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@13ba3146]
|
|
2019-03-22 02:57:09,654 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:09,696 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:10,652 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:57:10,654 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:10,658 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=9}]
|
|
2019-03-22 02:57:10,669 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:10,671 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@29ef5016]
|
|
2019-03-22 02:57:10,674 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:14,668 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=11", parameters={masked}
|
|
2019-03-22 02:57:14,670 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:57:14,679 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:14,680 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@5e50f087]
|
|
2019-03-22 02:57:14,683 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:14,713 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:57:14,715 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:14,718 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:57:14,723 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:14,724 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@37b3a114]
|
|
2019-03-22 02:57:14,728 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:15,825 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:57:15,829 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:15,831 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 02:57:15,840 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:15,841 [DEBUG] [http-nio-9090-exec-10] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@7c6f9be8]
|
|
2019-03-22 02:57:15,844 [DEBUG] [http-nio-9090-exec-10] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:20,452 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=13", parameters={masked}
|
|
2019-03-22 02:57:20,454 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 02:57:20,463 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:20,464 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@17f11bd5]
|
|
2019-03-22 02:57:20,468 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:20,494 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 02:57:20,496 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:20,498 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=13}]
|
|
2019-03-22 02:57:20,505 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:20,506 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2e0d30e7]
|
|
2019-03-22 02:57:20,510 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:21,762 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 02:57:21,764 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:21,766 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=13}]
|
|
2019-03-22 02:57:21,775 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:21,777 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@68d25a2d]
|
|
2019-03-22 02:57:21,779 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:24,461 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 02:57:24,463 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 02:57:24,466 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 02:57:24,475 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:24,476 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1f6dfabc]
|
|
2019-03-22 02:57:24,480 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 02:57:29,158 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 02:57:29,160 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 02:57:29,187 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=13, total=1799, size=1}, {uid=14, sid=11, total=1099, size=1}, {uid=14, sid=9, (truncated)...]
|
|
2019-03-22 02:57:29,220 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 403] Using @ExceptionHandler public java.util.Map<java.lang.String, java.lang.Object> com.httpapi.bmy.config.GlobalExceptionError.exceptionHandler(java.lang.Exception)
|
|
2019-03-22 02:57:29,223 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 02:57:29,227 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [{message=Invalid bound statement (not found): com.httpapi.bmy.dao.OrderDao.updateMoney, status=500}]
|
|
2019-03-22 02:57:29,238 [WARN] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [AbstractHandlerExceptionResolver.java : 197] Resolved [org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.httpapi.bmy.dao.OrderDao.updateMoney]
|
|
2019-03-22 02:57:29,240 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:02:53,411 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 03:02:53,416 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3855 ms
|
|
2019-03-22 03:02:53,566 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 03:02:54,689 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 03:02:54,866 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 03:02:55,121 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 03:02:55,164 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 03:02:55,180 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 03:03:15,398 [INFO] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 03:03:15,400 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 03:03:15,420 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 03:03:15,421 [INFO] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 21 ms
|
|
2019-03-22 03:03:15,472 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=11", parameters={masked}
|
|
2019-03-22 03:03:15,488 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 03:03:15,494 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:03:15,496 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 03:03:15,588 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 03:03:15,934 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:15,934 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:15,936 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@6c9da133]
|
|
2019-03-22 03:03:15,936 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@639969c0]
|
|
2019-03-22 03:03:15,978 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:16,036 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:17,070 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 03:03:17,072 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:03:17,077 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=11}]
|
|
2019-03-22 03:03:17,090 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:17,091 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@760549c6]
|
|
2019-03-22 03:03:17,094 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:20,497 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=10", parameters={masked}
|
|
2019-03-22 03:03:20,499 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 03:03:20,510 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:20,511 [DEBUG] [http-nio-9090-exec-6] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@3bec7020]
|
|
2019-03-22 03:03:20,515 [DEBUG] [http-nio-9090-exec-6] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:20,546 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 03:03:20,548 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:03:20,552 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=10}]
|
|
2019-03-22 03:03:20,559 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:20,561 [DEBUG] [http-nio-9090-exec-8] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4b5cea63]
|
|
2019-03-22 03:03:20,564 [DEBUG] [http-nio-9090-exec-8] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:21,670 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 03:03:21,673 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:03:21,674 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=10}]
|
|
2019-03-22 03:03:21,680 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:21,681 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4ae3e31d]
|
|
2019-03-22 03:03:21,684 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:23,875 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 03:03:23,877 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:03:23,879 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 03:03:23,891 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:23,893 [DEBUG] [http-nio-9090-exec-1] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@40dbfff3]
|
|
2019-03-22 03:03:23,896 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:03:28,954 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 03:03:28,955 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map<java.lang.String, java.lang.Object>)
|
|
2019-03-22 03:03:28,974 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=10, total=1599, size=1}, {uid=14, sid=11, total=1099, size=1}], orderTotal=2698 (truncated)...]
|
|
2019-03-22 03:03:29,001 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:03:29,002 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@78552790]
|
|
2019-03-22 03:03:29,005 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:36:30,243 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 03:36:30,247 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 3862 ms
|
|
2019-03-22 03:36:30,370 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 03:36:31,366 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 03:36:31,584 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 03:36:31,929 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 03:36:31,975 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 03:36:31,993 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 03:42:17,922 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 524] Initializing Servlet 'dispatcherServlet'
|
|
2019-03-22 03:42:17,925 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [DispatcherServlet.java : 525] Detected StandardServletMultipartResolver
|
|
2019-03-22 03:42:17,954 [DEBUG] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 541] enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
|
|
2019-03-22 03:42:17,956 [INFO] [http-nio-9090-exec-1] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 546] Completed initialization in 32 ms
|
|
2019-03-22 03:42:18,031 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] GET "/shop/info?id=21", parameters={masked}
|
|
2019-03-22 03:42:18,054 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/checkCart", parameters={}
|
|
2019-03-22 03:42:18,065 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.checkCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:42:18,078 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.ShopController.info(int)
|
|
2019-03-22 03:42:18,176 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 03:42:18,672 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:42:18,673 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:42:18,674 [DEBUG] [http-nio-9090-exec-3] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@45bb53cb]
|
|
2019-03-22 03:42:18,674 [DEBUG] [http-nio-9090-exec-2] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@382b7d99]
|
|
2019-03-22 03:42:18,713 [DEBUG] [http-nio-9090-exec-3] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:42:18,777 [DEBUG] [http-nio-9090-exec-2] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:42:19,868 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/user/addCart", parameters={}
|
|
2019-03-22 03:42:19,877 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.UserController.addCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:42:19,883 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14, shopid=21}]
|
|
2019-03-22 03:42:19,891 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:42:19,892 [DEBUG] [http-nio-9090-exec-5] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@4359ee40]
|
|
2019-03-22 03:42:19,895 [DEBUG] [http-nio-9090-exec-5] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:42:23,012 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/cart/selectCart", parameters={}
|
|
2019-03-22 03:42:23,014 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.CartController.selectCart(java.util.Map<java.lang.String, java.lang.String>)
|
|
2019-03-22 03:42:23,016 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{userid=14}]
|
|
2019-03-22 03:42:23,027 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:42:23,029 [DEBUG] [http-nio-9090-exec-7] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@2fa51314]
|
|
2019-03-22 03:42:23,032 [DEBUG] [http-nio-9090-exec-7] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:42:27,654 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [LogFormatUtils.java : 90] POST "/order/addOrder", parameters={}
|
|
2019-03-22 03:42:27,656 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMapping.java : 420] Mapped to public com.httpapi.bmy.model.ResultModel com.httpapi.bmy.controller.OrderController.addOrder(java.util.Map)
|
|
2019-03-22 03:42:27,676 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Read "application/json;charset=UTF-8" to [{order=[{uid=14, sid=21, total=3199, size=1}], orderTotal=3199, money=9923843}]
|
|
2019-03-22 03:42:27,690 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [AbstractMessageConverterMethodProcessor.java : 268] Using 'application/json', given [application/json, text/plain, */*] and supported [application/json, application/*+json, application/json, application/*+json]
|
|
2019-03-22 03:42:27,692 [DEBUG] [http-nio-9090-exec-9] o.s.w.s.m.m.annotation.RequestResponseBodyMethodProcessor [LogFormatUtils.java : 90] Writing [com.httpapi.bmy.model.ResultModel@1b01778a]
|
|
2019-03-22 03:42:27,697 [DEBUG] [http-nio-9090-exec-9] org.springframework.web.servlet.DispatcherServlet [FrameworkServlet.java : 1130] Completed 200 OK
|
|
2019-03-22 03:42:48,113 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 03:42:48,120 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 4121 ms
|
|
2019-03-22 03:42:48,384 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 03:42:49,556 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 03:42:49,820 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 03:42:50,086 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 03:42:50,132 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 03:42:50,150 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|
|
2019-03-22 03:43:42,338 [DEBUG] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 288] Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
|
|
2019-03-22 03:43:42,343 [INFO] [restartedMain] org.springframework.web.context.ContextLoader [ServletWebServerApplicationContext.java : 296] Root WebApplicationContext: initialization completed in 5127 ms
|
|
2019-03-22 03:43:42,439 [DEBUG] [restartedMain] org.springframework.web.filter.CorsFilter [GenericFilterBean.java : 241] Filter 'corsFilter' configured for use
|
|
2019-03-22 03:43:43,857 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerMapping [AbstractHandlerMethodMapping.java : 350] 15 mappings in 'requestMappingHandlerMapping'
|
|
2019-03-22 03:43:44,150 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/**/favicon.ico] in 'faviconHandlerMapping'
|
|
2019-03-22 03:43:44,727 [DEBUG] [restartedMain] o.s.w.s.mvc.method.annotation.RequestMappingHandlerAdapter [RequestMappingHandlerAdapter.java : 622] ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
|
|
2019-03-22 03:43:44,827 [DEBUG] [restartedMain] o.s.web.servlet.handler.SimpleUrlHandlerMapping [SimpleUrlHandlerMapping.java : 139] Patterns [/webjars/**, /**] in 'resourceHandlerMapping'
|
|
2019-03-22 03:43:44,852 [DEBUG] [restartedMain] o.s.w.s.m.m.annotation.ExceptionHandlerExceptionResolver [ExceptionHandlerExceptionResolver.java : 302] ControllerAdvice beans: 1 @ExceptionHandler, 1 ResponseBodyAdvice
|