Skip to content

Disable resource chain cache when DevTools is enabled #7269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

candrews
Copy link
Contributor

@candrews candrews commented Nov 1, 2016

If the resource chain is used, such as by using the spring.resources.chain.strategy.content.enabled property, resource chain caching can prevent the developer from seeing changes made to resources, so that caching should be disabled when DevTools is enabled.

If the resource chain is used, such as by using the spring.resources.chain.strategy.content.enabled property, resource chain caching can prevent the developer from seeing changes made to resources, so that caching should be disabled when DevTools is enabled.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 1, 2016
@snicoll snicoll added type: enhancement A general enhancement for: team-attention An issue we'd like other members of the team to review and removed status: waiting-for-triage An issue we've not yet triaged for: team-attention An issue we'd like other members of the team to review labels Nov 2, 2016
@snicoll snicoll added this to the 1.4.2 milestone Nov 2, 2016
@bclozel
Copy link
Member

bclozel commented Nov 3, 2016

This has been merged with fc535fe - thanks!

@bclozel bclozel closed this Nov 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants