Skip to content

Commit 8a014e7

Browse files
committed
fix: build.gradle actuator 설정 추가
1 parent 44b986a commit 8a014e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ dependencies {
115115

116116
// prometheus
117117
implementation 'io.micrometer:micrometer-registry-prometheus'
118+
implementation 'org.springframework.boot:spring-boot-starter-actuator'
118119

119120
}
120121

0 commit comments

Comments
 (0)