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-webflux/src/main/java/org/springframework/web/reactive/result/method/annotation/ResponseEntityExceptionHandler.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ public void setMessageSource(MessageSource messageSource) {
87
87
88
88
89
89
/**
90
-
* Handle all exceptions raised within Spring MVC handling of the request.
90
+
* Handle all exceptions raised within Spring WebFlux handling of the request.
0 commit comments