摘要: # 解决配置js/css/img缓存问题 spring.resources.chain.strategy.content.enabled=true spring.resources.chain.strategy.content.paths=/css/**,/js/**,/img/** 阅读全文
posted @ 2019-01-03 09:25 隔壁w王叔叔 阅读(2280) 评论(0) 推荐(0)