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 fec7e57 commit d2cc137Copy full SHA for d2cc137
build.gradle.kts
@@ -24,7 +24,6 @@ repositories {
24
extra["springCloudVersion"] = "2024.0.0-RC1"
25
26
dependencies {
27
- implementation("org.springframework.cloud:spring-cloud-starter-bus-kafka")
28
implementation("org.springframework.cloud:spring-cloud-starter-config")
29
runtimeOnly("io.micrometer:micrometer-registry-prometheus")
30
implementation("org.springframework.boot:spring-boot-starter-actuator")
0 commit comments