@ContextConfiguration(classes=WebClientCustomParserTests.TestConfiguration.class) @TestPropertySource(properties={"spring.sleuth.web.servlet.enabled=false","spring.application.name=fooservice","spring.sleuth.web.client.skip-pattern=/skip.*"}) @DirtiesContext public abstract class WebClientCustomParserTests extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WebClientCustomParserTests.ClientParserConfiguration |
static class |
WebClientCustomParserTests.FooController |
static class |
WebClientCustomParserTests.SimpleLoadBalancerClientConfiguration |
static class |
WebClientCustomParserTests.TestConfiguration |
static interface |
WebClientCustomParserTests.TestFeignInterface |
| Constructor and Description |
|---|
WebClientCustomParserTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
should_set_tags_via_server_and_client_parsers() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.