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).ServletContextListener that configures the problem module properties based on the following locations in order: System property Environment variable web.xml context paramExceptionMapper for
Problem
.The "application/problem+json" MediaType.ObjectMapper that registers the CdiProblemModule.ExceptionMapper for unhandled WebApplicationExceptions.