spring-boot-exception-handling
spring-boot-exception-handling copied to clipboard
Support ProblemDetail
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.