We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c405784 commit 7d727e5Copy full SHA for 7d727e5
pom.xml
@@ -683,6 +683,10 @@
683
<optional>true</optional>
684
</dependency>
685
<!-- spring-boot-starter -->
686
+ <dependency>
687
+ <groupId>org.springframework.boot</groupId>
688
+ <artifactId>spring-boot-starter-actuator</artifactId>
689
+ </dependency>
690
<dependency>
691
<groupId>org.springframework.boot</groupId>
692
<artifactId>spring-boot-starter-jta-atomikos</artifactId>
0 commit comments