|
@@ -27,6 +27,7 @@ dependencies {
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-web'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
|
|
implementation 'org.springframework.boot:spring-boot-starter-aop'
|
|
|
+ implementation 'io.micrometer:micrometer-registry-prometheus'
|
|
|
|
|
|
implementation 'org.springframework.kafka:spring-kafka'
|
|
|
implementation 'com.fasterxml.jackson.core:jackson-databind'
|