You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/ResourceProperties.java
+4-4
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ public static class Cache {
283
283
* Cache control HTTP headers, only allows valid directive combinations. Overrides
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -307,7 +307,7 @@ public void addResourceHandlers(ResourceHandlerRegistry registry) {
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/web/ResourcePropertiesTests.java
+3-3
Original file line number
Diff line number
Diff line change
@@ -73,14 +73,14 @@ public void customStaticLocationsAreNormalizedToEndWithTrailingSlash() {
0 commit comments