@@ -17,6 +17,11 @@
<dependencies>
+ <dependency>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-starter-actuator</artifactId>
+ </dependency>
+
<!-- spring-boot-devtools -->
<dependency>
<groupId>org.springframework.boot</groupId>