spring-framework/spring-webmvc
rstoyanchev 5f601ceb45 Mark response errors from @ExceptionHandler as handled
Also fix a couple of related issues:
- add AsyncRequestNotUsableException to the list of exceptions
that imply response issues.
- handle exceptions from @ExceptionHandler regardless of whether
thrown immediately or via Publisher.

Closes gh-32359
2024-03-06 18:17:13 +00:00
..
src Mark response errors from @ExceptionHandler as handled 2024-03-06 18:17:13 +00:00
spring-webmvc.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00