spring-framework/spring-web
Baljit Singh b1fdb148d0 ResponseStatusException delegates to protected constructor
This ensures that by default the reason is used to set the "detail"
field. It's a follow-up fix to a27f2e994b
which resolved the issue partially.

Closes gh-29608
2022-12-02 14:20:16 +00:00
..
src ResponseStatusException delegates to protected constructor 2022-12-02 14:20:16 +00:00
spring-web.gradle Early support for Jetty 12 (developed against 12.0.0.alpha2) 2022-11-25 17:04:48 +01:00