Fix DefaultErrorViewResolver after HttpStatus changes
Since SPR-16898, `HttpStatus.toString()` has changed and we should instead rely on `HttpStatus.value()` to get the HTTP status number.pull/13534/head
parent
6970f19ce3
commit
28c1bc9986
Loading…
Reference in New Issue