@ContextConfiguration(classes=R2dbcIntegrationTests.TestConfig.class) @TestPropertySource(properties={"spring.application.name=MyApplication","spring.sleuth.reactor.instrumentation-type=decorate_queues"}) public abstract class R2dbcIntegrationTests extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
R2dbcIntegrationTests.TestConfig |
| Constructor and Description |
|---|
R2dbcIntegrationTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
should_pass_tracing_information_when_using_r2dbc() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.