mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
This also adds io.micrometer:micrometer-tracing-bridge-brave to the Zipkin starter, otherwise we'd get no traces exported. This also adds spring-boot-micrometer-tracing-test to the Zipkin test starter. Closes gh-47866