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-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/ResponseEntityExceptionHandler.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@
56
56
*
57
57
* <p>This base class provides an {@code @ExceptionHandler} method for handling
58
58
* internal Spring MVC exceptions. This method returns a {@code ResponseEntity}
59
-
* for writing to the response with a {@link HttpMessageConverter message converter}.
59
+
* for writing to the response with a {@link HttpMessageConverter message converter},
0 commit comments