We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f37f9 commit e4a6eafCopy full SHA for e4a6eaf
spring-pulsar-sample-apps/sample-failover-custom-router/build.gradle
@@ -22,6 +22,7 @@ dependencies {
22
implementation 'org.springframework.boot:spring-boot-starter-pulsar'
23
implementation 'org.springframework.boot:spring-boot-starter-actuator'
24
implementation 'org.springframework.boot:spring-boot-jackson2'
25
+ implementation 'org.springframework.boot:spring-boot-http-converter'
26
implementation 'org.springframework.boot:spring-boot-zipkin'
27
implementation 'io.micrometer:micrometer-tracing-bridge-brave'
28
implementation 'io.zipkin.reporter2:zipkin-reporter-brave'
0 commit comments