|
|
|
|
@ -23,4 +23,7 @@ description = "Starter for testing OpenTelemetry"
@@ -23,4 +23,7 @@ description = "Starter for testing OpenTelemetry"
|
|
|
|
|
dependencies { |
|
|
|
|
api(project(":starter:spring-boot-starter-opentelemetry")) |
|
|
|
|
api(project(":starter:spring-boot-starter-test")) |
|
|
|
|
|
|
|
|
|
api(project(":module:spring-boot-micrometer-metrics-test")) |
|
|
|
|
api(project(":module:spring-boot-micrometer-tracing-test")) |
|
|
|
|
} |
|
|
|
|
|