现在都打进 jar 包里了 改东西有些麻烦
能不能像 thymeleaf 模板那样可以在程序配置文件中配置一个外部的文件夹
像这样 spring.thymeleaf.prefix=file:./templates/
最好是通过配置 不用加解析程序
能不能像 thymeleaf 模板那样可以在程序配置文件中配置一个外部的文件夹
像这样 spring.thymeleaf.prefix=file:./templates/
最好是通过配置 不用加解析程序
1
azev OP 查到了 可以用这个
spring.resources.static-locations |