spring-framework/spring-webmvc
rstoyanchev 714d451260 Add ProblemDetail and `@ExceptionHandler` support
ProblemDetail is a representation of an RFC 7807 "problem", and this
commits adds support for it in Spring MVC and WebFlux as a return value
from `@ExceptionHandler` methods, optionally wrapped with
ResponseEntity for headers.

See gh-27052
2022-02-28 13:40:05 +00:00
..
src Add ProblemDetail and `@ExceptionHandler` support 2022-02-28 13:40:05 +00:00
spring-webmvc.gradle Upgrade to Groovy 4.0 2022-02-04 21:01:02 +01:00