gpt4 book ai didi

spring-boot - 如何访问 Thymeleaf 中的 contextPath?

转载 作者:行者123 更新时间:2023-12-01 07:34:50 24 4
gpt4 key购买 nike

我想在不设置 org.springframework.ui.Model 的情况下访问 thymeleaf 中的 contextPath。我在 application.properties 文件中配置了上下文路径

最佳答案

如果您使用的是 Thymeleaf,您应该可以使用

<a th:href="@{/XXX}">Link Name</a> 

假设已声明。

我认为这确实需要使用 SpringTemplateEngine。

关于spring-boot - 如何访问 Thymeleaf 中的 contextPath?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42944994/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com