Package com.doku.java.library.config
Class RestTemplateConfig
java.lang.Object
com.doku.java.library.config.RestTemplateConfig
@Configuration public class RestTemplateConfig extends Object
-
Constructor Summary
Constructors Constructor Description RestTemplateConfig() -
Method Summary
Modifier and Type Method Description org.springframework.web.client.RestTemplaterestTemplate()
-
Constructor Details
-
RestTemplateConfig
public RestTemplateConfig()
-
-
Method Details
-
restTemplate
@Bean public org.springframework.web.client.RestTemplate restTemplate()
-