Skip to content

Commit 0d7435d

Browse files
committed
Make spring-boot:run the default goal
1 parent ba9473f commit 0d7435d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
</dependencies>
6161

6262
<build>
63+
<defaultGoal>spring-boot:run</defaultGoal>
6364
<plugins>
6465
<plugin>
6566
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)