Skip to content
Snippets Groups Projects
Commit 0f24cd20 authored by OZGCloud's avatar OZGCloud
Browse files

enable spring health checks

parent 83cfb21e
Branches
Tags
No related merge requests found
......@@ -24,6 +24,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web-services</artifactId>
</dependency>
<dependency>
<groupId>io.javaoperatorsdk</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment