Skip to content

Commit 36d83b4

Browse files
committed
1 parent a9ed0e9 commit 36d83b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

myapp/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
<artifactId>spring-boot-starter-test</artifactId>
5454
<scope>test</scope>
5555
</dependency>
56+
<dependency>
57+
<groupId>org.springframework.boot</groupId>
58+
<artifactId>spring-boot-devtools</artifactId>
59+
</dependency>
5660
</dependencies>
5761

5862
<build>

0 commit comments

Comments
 (0)