Package io.github.belgif.rest.problem.spring
package io.github.belgif.rest.problem.spring
-
ClassesClassDescriptionParameterNameDiscoverer that retrieves the parameter name from Spring MVC annotations (if present).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.The "application/problem+json" MediaType.RestTemplate error handler that converts problem responses to Problem exceptions.RestClientCustomizer that registers the
ProblemResponseErrorHandler
.RestTemplateCustomizer that registers theProblemResponseErrorHandler
.ValidationConfigurationCustomizer that registers the AnnotationParameterNameProvider.Registers a LocalValidatorFactoryBean with the AnnotationParameterNameDiscoverer.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.