Package io.github.belgif.rest.problem.spring
package io.github.belgif.rest.problem.spring
-
ClassDescriptionRestController exception handler for InvalidRequestException thrown by Atlassian swagger-request-validator library.RestTemplate/RestClient error handler that converts problem responses to Problem exceptions.RestClientCustomizer that registers the
AbstractProblemResponseErrorHandler.RestTemplateCustomizer that registers theAbstractProblemResponseErrorHandler.ValidationConfigurationCustomizer that registers the AnnotationParameterNameProvider.WebClientCustomizer that registers a filter that converts problem responses to Problem exceptions.AbstractRoutingExceptionsHandler<T extends Exception>RestController exception handler for routing-related exceptions.ParameterNameProvider that retrieves the parameter name from Spring MVC annotations (if present).RestController exception handler for exceptions related to bean validation.RestController exception handler for InvalidRequestException thrown by Atlassian swagger-request-validator library.Spring Boot AutoConfiguration for rest-problem-spring.Lists all supported application.properties configurations for the belgif-rest-problem-spring library.Exception handler for RestControllers.Lists all supported application.properties extension configurations for the belgif-rest-problem-spring library.The "application/problem+json" MediaType.RestTemplate/RestClient error handler that converts problem responses to Problem exceptions.RestClientCustomizer that registers theProblemResponseErrorHandler.RestTemplateCustomizer that registers theProblemResponseErrorHandler.ValidationConfigurationCustomizer that registers the AnnotationParameterNameProvider.WebClientCustomizer that registers a filter that converts problem responses to Problem exceptions.RestController exception handler for routing-related exceptions.ProblemModule implementation for Spring Boot applications.ProblemTypeRegistry implementation for Spring Boot applications.