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 9b6a286 commit aa008baCopy full SHA for aa008ba
pom.xml
@@ -54,10 +54,10 @@
54
<artifactId>spring-security-test</artifactId>
55
<scope>test</scope>
56
</dependency>
57
- <dependency>
58
- <groupId>org.springframework.boot</groupId>
59
- <artifactId>spring-boot-starter-devtools</artifactId>
60
- </dependency>
+ <!--<dependency>-->
+ <!--<groupId>org.springframework.boot</groupId>-->
+ <!--<artifactId>spring-boot-starter-devtools</artifactId>-->
+ <!--</dependency>-->
61
</dependencies>
62
63
<build>
0 commit comments