提交 33c7c8a8 编写于 作者: 廣GG's avatar 廣GG

提交pom打包方式

上级 84c96bfc
......@@ -6,7 +6,9 @@
<groupId>com.gg</groupId>
<artifactId>test</artifactId>
<packaging>jar</packaging>
<version>2.0.0</version>
<description>1024测试</description>
<properties>
<maven.compiler.source>8</maven.compiler.source>
......@@ -28,4 +30,13 @@
</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.
先完成此消息的编辑!
想要评论请 注册