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 04c8b91 commit 7e030d2Copy full SHA for 7e030d2
spring-boot-samples/spring-boot-sample-actuator/pom.xml
@@ -27,10 +27,10 @@
27
<groupId>org.springframework.boot</groupId>
28
<artifactId>spring-boot-starter-web</artifactId>
29
</dependency>
30
- <!-- <dependency>
+ <dependency>
31
32
<artifactId>spring-boot-starter-security</artifactId>
33
- </dependency> -->
+ </dependency>
34
<dependency>
35
36
<artifactId>spring-boot-starter-jdbc</artifactId>
0 commit comments