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 a6dfb84 commit dac5cd3Copy full SHA for dac5cd3
spring-boot-helloWorld/pom.xml
@@ -33,10 +33,6 @@
33
<artifactId>spring-boot-starter-test</artifactId>
34
<scope>test</scope>
35
</dependency>
36
- <dependency>
37
- <groupId>org.springframework.boot</groupId>
38
- <artifactId>spring-boot-starter-web</artifactId>
39
- </dependency>
40
<dependency>
41
<groupId>org.springframework.boot</groupId>
42
<artifactId>spring-boot-devtools</artifactId>
0 commit comments