• Craig Andrews's avatar
    Disable resource chain cache when DevTools is enabled · fc535fe2
    Craig Andrews authored
    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.
    
    This commit sets the `"spring.resources.chain.cache"` property
    to `true` when devtools is enabled.
    fc535fe2
Name
Last commit
Last update
..
autoconfigure Loading commit data...
classpath Loading commit data...
env Loading commit data...
filewatch Loading commit data...
livereload Loading commit data...
remote Loading commit data...
restart Loading commit data...
settings Loading commit data...
tunnel Loading commit data...
RemoteSpringApplication.java Loading commit data...
RemoteUrlPropertyExtractor.java Loading commit data...
package-info.java Loading commit data...