Class ClientProblemAutoConfiguration.RestTemplateProblemConfiguration

java.lang.Object
io.github.belgif.rest.problem.spring.boot.client.ClientProblemAutoConfiguration.RestTemplateProblemConfiguration
Enclosing class:
ClientProblemAutoConfiguration

@ConditionalOnClass({org.springframework.web.client.RestTemplate.class,org.springframework.boot.restclient.RestTemplateCustomizer.class}) public static class ClientProblemAutoConfiguration.RestTemplateProblemConfiguration extends Object