提交 145cdfa8 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台

SpringBoot打包需要的插件

上级 23704f77
......@@ -36,4 +36,13 @@
<artifactId>jeecg-boot-base-common</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册