Skip to content

Commit 78fb3cc

Browse files
committed
Polish
1 parent f0a6128 commit 78fb3cc

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/WebProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ public static class Cache {
363363

364364
/**
365365
* Whether we should use the "lastModified" metadata of the files in HTTP
366-
* caching headers. Enabled by default.
366+
* caching headers.
367367
*/
368368
private boolean useLastModified = true;
369369

0 commit comments

Comments
 (0)