ProblemModule to enable serialization
of ConstraintViolationProblem and Violation without relying on auto detection.problem response for the given throwable
by taking any ResponseStatus annotation on the exception type or one of the causes into account.StatusType to map HttpStatus.NoHandlerFoundExceptions into not-found
problems.ProblemHandling is a composite AdviceTrait that combines all built-in advice traits into a single
interface that makes it easier to use:AuthenticationEntryPoint and AccessDeniedHandler that delegates exceptions to
Spring WebMVC's HandlerExceptionResolver as defined in WebMvcConfigurationSupport.Copyright © 2015–2017 Zalando SE. All rights reserved.