mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 07:59:42 +08:00
![]() This commit configures a resource chain with `resources.chain.strategy.content.enabled`, enabling cache busting for static resources based on the hash of their content. A template helper (here a Groovy Closure) is added to the model given to the view for appending hashes to static links such as: "/css/spring.css" -> "/css/spring-d35c4193cd32e7e44cda5737205c0c0e.css" Fixes #321 |
||
---|---|---|
.. | ||
src | ||
pom.xml |