Class RoutingExceptionsHandler

java.lang.Object
io.github.belgif.rest.problem.spring.AbstractRoutingExceptionsHandler<tools.jackson.core.JacksonException>
io.github.belgif.rest.problem.spring.RoutingExceptionsHandler

@RestControllerAdvice @ConditionalOnWebApplication @Order(1) public class RoutingExceptionsHandler extends AbstractRoutingExceptionsHandler<tools.jackson.core.JacksonException>
RestController exception handler for routing-related exceptions.