Skip to content

Commit

Permalink
πŸ”§ health check 경둜 μˆ˜μ •μ„ μœ„ν•œ 앑좔에이터 μΆ”κ°€
Browse files Browse the repository at this point in the history
  • Loading branch information
youngreal committed Nov 1, 2024
1 parent 1c1739b commit 97c3119
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ dependencies {
//AWS CloudWatch
implementation 'ca.pjer:logback-awslogs-appender:1.6.0'

//health-check
implementation 'org.springframework.boot:spring-boot-starter-actuator'

compileOnly 'org.projectlombok:lombok'
runtimeOnly 'com.mysql:mysql-connector-j'
annotationProcessor 'org.projectlombok:lombok'
Expand Down

0 comments on commit 97c3119

Please sign in to comment.