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/src/main/java/org/springframework/boot/web/error/ErrorAttributeOptions.java
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,7 @@ public boolean isIncluded(Include include) {
49
49
50
50
/**
51
51
* Get all options for including attributes in the error response.
52
-
* @return {@code true} if the {@code Include} attribute is included in the error
0 commit comments