public class TraceRestTemplateCustomizer extends Object implements org.springframework.boot.web.client.RestTemplateCustomizer
| Constructor and Description |
|---|
TraceRestTemplateCustomizer(Tracer aTracer) |
| Modifier and Type | Method and Description |
|---|---|
void |
applicationReady(org.springframework.boot.context.event.ApplicationReadyEvent aEvent) |
void |
customize(org.springframework.web.client.RestTemplate aRestTemplate) |
public TraceRestTemplateCustomizer(Tracer aTracer)
public void customize(org.springframework.web.client.RestTemplate aRestTemplate)
customize in interface org.springframework.boot.web.client.RestTemplateCustomizer@EventListener public void applicationReady(org.springframework.boot.context.event.ApplicationReadyEvent aEvent)
Copyright © 2018–2019 Thalia Bücher GmbH. All rights reserved.