【问题标题】:Error mapping in Spring boot (Whitelabel Error Page)Spring boot 中的错误映射(Whitelabel Error Page)
【发布时间】:2020-01-26 17:44:55
【问题描述】:

我尝试使用模板 thymeleaf 创建页面界面,但映射出错。

什么时候可以帮帮我。

在atteched错误的截图和代码

【问题讨论】:

    标签: java spring spring-boot mapping


    【解决方案1】:

    如果你使用spring mvc,当你返回字符串时,意味着你作为视图返回。因为你有名字的视图:list.html你必须返回看起来像在方法listAuto中返回“list”

    【讨论】:

      【解决方案2】:

      创建一个文件夹名称“auto”并将list.html保存在文件夹“auto”中

      【讨论】:

        猜你喜欢
        • 2019-09-10
        • 2020-07-30
        • 2019-05-03
        • 2018-07-22
        • 2019-04-04
        • 2020-04-15
        • 2018-11-14
        • 2021-11-12
        • 2017-06-03
        相关资源
        最近更新 更多