Package io.github.belgif.rest.problem.spring.boot.client
package io.github.belgif.rest.problem.spring.boot.client
-
ClassesClassDescriptionSpring Boot AutoConfiguration for rest-problem-spring.RestClientCustomizer that registers the
ProblemResponseErrorHandler.RestTemplateCustomizer that registers theProblemResponseErrorHandler.WebClientCustomizer that registers a filter that converts problem responses to Problem exceptions.