Package io.github.belgif.rest.problem.ee.jaxrs
package io.github.belgif.rest.problem.ee.jaxrs
-
ClassesClassDescriptionExceptionMapper for mapping ConstraintViolationException to BadRequestProblem.Default ExceptionMapper for mapping unhandled exceptions to InternalServerErrorProblem.ExceptionMapper for unhandled EJBExceptions.ExceptionMapper for mapping jackson MismatchedInputException to BadRequestProblem.A ParameterNameProvider that retrieves the parameter name from JAX-RS annotations (if present).ExceptionMapper for
Problem
.The "application/problem+json" MediaType.ObjectMapper that registers the CdiProblemModule.ExceptionMapper for unhandled WebApplicationExceptions.