spring-boot-exception-handling icon indicating copy to clipboard operation
spring-boot-exception-handling copied to clipboard

Support ProblemDetail

Open derylspielman opened this issue 1 year ago • 0 comments

New RFC spec problem details can now be used along with Spring's class ProblemDetail. Spring Boot EntityReaponseExceptionHandler has basic handling of most errors except maybe ConstraintViolationException.

derylspielman avatar Sep 24 '23 22:09 derylspielman