Package com.alibaba.cloud.seata.rest
Class SeataRestTemplateAutoConfiguration
java.lang.Object
com.alibaba.cloud.seata.rest.SeataRestTemplateAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnClass({org.springframework.web.client.RestClient.class,org.springframework.web.client.RestTemplate.class})
public class SeataRestTemplateAutoConfiguration
extends Object
- Author:
- xiaojing, ChangJin Wei (魏昌进)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SeataRestTemplateAutoConfiguration
public SeataRestTemplateAutoConfiguration()
-
-
Method Details
-
seataRestTemplateInterceptor
-
seataRestTemplateInterceptorConfiguration
@Bean public SeataRestTemplateInterceptorAfterPropertiesSet seataRestTemplateInterceptorConfiguration()
-