缓存不起作用

来源:6-5 秒杀接口前后端分离

weixin_慕圣2348530

2019-04-28

在SpringBoot2.1 yml文件上面配置了以下内容

spring:
resources:
add-mappings: true
cache:
period: PT15M
chain:
cache: true
enabled: true
compressed: true
html-application-cache: true
static-locations: classpath:/static/

在火狐浏览器上面不起作用

写回答

1回答

若鱼1919

2019-04-29

cache.period: PT15M 这是啥意思?

0
0

Java秒杀系统方案优化 掌握海量访问通用解决方案

各种缓存/JSR303参数检

2695 学习 · 941 问题

查看课程