@ContextConfiguration(classes=LettuceIntegrationTests.TestConfig.class) @TestPropertySource(properties="spring.sleuth.redis.remote-service-name=redis-foo") public abstract class LettuceIntegrationTests extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LettuceIntegrationTests.TestConfig |
| Constructor and Description |
|---|
LettuceIntegrationTests() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends io.lettuce.core.tracing.Tracing> |
tracing() |
protected abstract Class<? extends io.lettuce.core.tracing.Tracing> tracing()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.