Package io.github.belgif.rest.problem.spring
package io.github.belgif.rest.problem.spring
-
ClassesClassDescriptionParameterNameProvider 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 the
ProblemResponseErrorHandler.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.