Add `@Order(0)` to the WebMVC and Webflux `ProblemDetailsExceptionHandler` beans. This makes it easier to create custom `@ControllerAdvice` beans that must be ordered before or after the `ProblemDetailsExceptionHandler`. See gh-36288
Add `@Order(0)` to the WebMVC and Webflux `ProblemDetailsExceptionHandler` beans. This makes it easier to create custom `@ControllerAdvice` beans that must be ordered before or after the `ProblemDetailsExceptionHandler`. See gh-36288