@ContextConfiguration(classes=org.springframework.cloud.sleuth.baggage.BaggageEntryTagSpanHandlerTest.TestConfig.class)
@TestPropertySource(properties={"spring.sleuth.baggage.remote-fields[0]=country-code","spring.sleuth.baggage.remote-fields[1]=x-vcap-request-id","spring.sleuth.baggage.tag-fields[0]=country-code"})
public abstract class BaggageEntryTagSpanHandlerTest
extends Object
| Constructor and Description |
|---|
BaggageEntryTagSpanHandlerTest() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.