【问题标题】:Why thymeleaf link tag doesn't act like link just act like paragraph为什么百里香链接标签不像链接只是像段落一样
【发布时间】:2022-11-02 15:25:31
【问题描述】:

thymeleaf 链接不能作为链接使用

<a th:href="@{/greeting}">welcome greeting web page</a>

【问题讨论】:

  • “不工作”是什么意思?当您在浏览器中查看页面的源代码时,您会看到什么?我猜你的 Thymeleaf 没有被解释。

标签: html routes thymeleaf href spring-thymeleaf


【解决方案1】:

Like this file structure you can use thymeleaf or any routing

确保您的 html 文件位于 spring boot 应用程序的模板文件夹中

【讨论】:

    猜你喜欢
    • 2017-12-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多