Uses of Package
io.github.belgif.rest.problem.spring.client
Packages that use io.github.belgif.rest.problem.spring.client
-
Classes in io.github.belgif.rest.problem.spring.client used by io.github.belgif.rest.problem.spring.clientClassDescriptionRestTemplate/RestClient error handler that converts problem responses to Problem exceptions.RestClientCustomizer that registers the
ProblemResponseErrorHandler.RestTemplateCustomizer that registers theProblemResponseErrorHandler.WebClientCustomizer that registers a filter that converts problem responses to Problem exceptions.