代码拉取完成,页面将自动刷新
#会话超时时间
server.servlet.session.timeout=3600
#静态资源的路径
spring.web.resources.staticLocations=file:${user.dir}/src/main/resources/web-front/public/,\
file:${user.dir}/src/main/resources/web-front/test/
#是否缓存前端资源
spring.web.resources.cache.cachecontrol.noCache=true
#前端资源(非静态资源)的路径
app.web-front.resourceLocation=file:${user.dir}/src/main/resources/web-front/app
#是否缓存前端资源(非静态资源)
app.web-front.resourceCached=false
#页面配置文件的匹配表达式
app.web-front.pageConfigLocationPattern=file:${user.dir}/src/main/resources/web-front/app/**/*.conf.json
#多语言资源文件的匹配表达式
app.web-front.i18nResourceLocationPattern=file:${user.dir}/src/main/resources/web-front/app/**/*.i18n.properties
#是否显示开发工具
app.web-front.showDevTools=true
#是否启用 CSRF 令牌
app.web-front.csrfToken.enabled=true
#自定义 CSRF 摘要盐值
app.web-front.csrfToken.salt=salt1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。