免费A级毛片无码专区网站-成人国产精品视频一区二区-啊 日出水了 用力乖乖在线-国产黑色丝袜在线观看下-天天操美女夜夜操美女-日韩网站在线观看中文字幕-AV高清hd片XXX国产-亚洲av中文字字幕乱码综合-搬开女人下面使劲插视频

關(guān)于Springboot啟動(dòng)報(bào)錯(cuò) Whitelabel Error Page: This application has no explicit mapping

【關(guān)于Springboot啟動(dòng)報(bào)錯(cuò) Whitelabel Error Page: This application has no explicit mapping】Whitelabel Error PageThis application has no explicit mapping for /error, so you are seeing this as a fallback.Tue Mar 28 22:25:43 CST 2017There was an unexpected error (type=Internal Server Error, status=500).Circular view path [login]: would dispatch back to the current handler URL [/login] again. Check your ViewResolver setup! (Hint: This may be the result of an unspecified view, due to default view name generation.)頁(yè)面報(bào)錯(cuò)這個(gè)
首先,這個(gè)出錯(cuò)頁(yè)面是SpringBoot的一個(gè)默認(rèn)出錯(cuò)頁(yè)面 。源碼在:org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration 第151行 。
這種錯(cuò)誤一般是配置錯(cuò)誤,或者M(jìn)VC報(bào)錯(cuò)引起的錯(cuò)誤 。

    經(jīng)驗(yàn)總結(jié)擴(kuò)展閱讀