做demo 发现跳转页面报以下异常

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sat Sep 05 17:17:17 CST 2020

There was an unexpected error (type=Bad Request, status=400).

Required String parameter 'loginName' is not present

在页面中 input标签中 缺失 name属性导致,加上即可解决

SpringBoot页面跳转遇到问题This application has no explicit mapping for /error

相关文章:

  • 2021-07-28
  • 2021-12-30
  • 2021-05-29
  • 2021-10-22
  • 2021-07-03
  • 2021-04-18
猜你喜欢
  • 2021-07-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2021-07-17
  • 2021-04-22
相关资源
相似解决方案