Skip to content

Commit

Permalink
Disable Last-Modified header for static resources
Browse files Browse the repository at this point in the history
Closes gh-10
  • Loading branch information
izeye committed Dec 16, 2023
1 parent 7ddaa74 commit b698c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
@@ -1 +1 @@

spring.web.resources.cache.use-last-modified=false

0 comments on commit b698c7d

Please sign in to comment.