Class ClientInterceptorConfig
java.lang.Object
com.oracle.microtx.springboot.lra.clientinterceptor.ClientInterceptorConfig
Client Interceptor configuration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.client.RestTemplateorg.springframework.web.client.RestTemplate
-
Constructor Details
-
ClientInterceptorConfig
public ClientInterceptorConfig()
-
-
Method Details
-
restTemplate
@Bean("MicroTxLRA") public org.springframework.web.client.RestTemplate restTemplate() -
restTemplateOutBound
@Bean("MicroTxLRAOutboundClient") public org.springframework.web.client.RestTemplate restTemplateOutBound()
-