Replace RFC 7807 with RFC 9457 in documentation
See gh-33594
This commit is contained in:
@@ -46,7 +46,7 @@ use a protected method to map any exception to a `ProblemDetail`.
|
||||
|
||||
You can register `ErrorResponse` interceptors through the
|
||||
xref:web/webflux/config.adoc[WebFlux Config] with a `WebFluxConfigurer`. Use that to intercept
|
||||
any RFC 7807 response and take some action.
|
||||
any RFC 9457 response and take some action.
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ use a protected method to map any exception to a `ProblemDetail`.
|
||||
|
||||
You can register `ErrorResponse` interceptors through the
|
||||
xref:web/webmvc/mvc-config.adoc[MVC Config] with a `WebMvcConfigurer`. Use that to intercept
|
||||
any RFC 7807 response and take some action.
|
||||
any RFC 9457 response and take some action.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user