Skip to content

Commit 0b27d6d

Browse files
Fix: 헬스 체크 추가
Fix: 헬스 체크 추가
2 parents b53cc22 + 72283b7 commit 0b27d6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

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

4848
implementation 'org.springframework.boot:spring-boot-starter-webmvc'
4949
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.1'
50+
implementation 'org.springframework.boot:spring-boot-starter-actuator'
5051

5152
compileOnly 'org.projectlombok:lombok'
5253
compileOnly 'jakarta.annotation:jakarta.annotation-api:2.1.1'

0 commit comments

Comments
 (0)