DEBUG2023-07-09 192702076 - ERROR dispatch for GET error parameters=DEBUG2023-07-09 192702077 - Mapped to orgspringframeworkbootautoconfigurewebservleterrorBasicErrorController#errorHtmlHttpServletReq
This log message shows the debugging information for an error that occurred while handling a GET request for "/error" with no parameters. The request was mapped to the "errorHtml" method in the "BasicErrorController" class.
The system selected the "text/html" content type for the response based on the available options, and then exited from the error dispatch process with a status code of 500 (Internal Server Error).
原文地址: https://www.cveoy.top/t/topic/hUca 著作权归作者所有。请勿转载和采集!