gpt4 book ai didi

java - Spring Boot应用程序,我想用application.properties配置index.html的位置,但不起作用

转载 作者:行者123 更新时间:2023-11-30 05:51:38 25 4
gpt4 key购买 nike

我在以下位置有一个名为“jsp”的目录:

resources/public/jsp

我想将 index.html 放在 jsp 文件夹中,这是我的 applciaiton.properties 配置:

spring.resources.static-locations="/jsp/" 

最佳答案

欢迎来到 StackOverflow。

在 application.properties 中使用它:

spring.resources.static-locations=classpath:/public/jsp/

关于java - Spring Boot应用程序,我想用application.properties配置index.html的位置,但不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53800406/

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