We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b53cc22 + 72283b7 commit 0b27d6dCopy full SHA for 0b27d6d
1 file changed
build.gradle
@@ -47,6 +47,7 @@ dependencies {
47
48
implementation 'org.springframework.boot:spring-boot-starter-webmvc'
49
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.1'
50
+ implementation 'org.springframework.boot:spring-boot-starter-actuator'
51
52
compileOnly 'org.projectlombok:lombok'
53
compileOnly 'jakarta.annotation:jakarta.annotation-api:2.1.1'
0 commit comments