Skip to content

Instantly share code, notes, and snippets.

@mvitz
Created June 20, 2016 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvitz/f18f8f45cb7e721c05dcef049fddd509 to your computer and use it in GitHub Desktop.
Save mvitz/f18f8f45cb7e721c05dcef049fddd509 to your computer and use it in GitHub Desktop.
spring:
resources:
chain:
enabled: true
strategy:
content:
enabled: true
cache-period: 3600
@snicoll
Copy link

snicoll commented Jun 20, 2016

FYI strategy.content.enabled=true will automatically enable the resource chain so the first property is not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment