傅行帆 4 年前
父节点
当前提交
2fff5a589d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      pom.xml

+ 4
- 0
pom.xml 查看文件

@@ -202,6 +202,10 @@
202 202
 <!--        </build>-->
203 203
 	<build>
204 204
 		<plugins>
205
+			<plugin>
206
+				<groupId>org.springframework.boot</groupId>
207
+				<artifactId>spring-boot-maven-plugin</artifactId>
208
+			</plugin>
205 209
 			<plugin>
206 210
 				<groupId>org.apache.maven.plugins</groupId>
207 211
 				<artifactId>maven-resources-plugin</artifactId>