Kaynağa Gözat

feat:添加打包插件

private_deployment
xmzhao71 1 yıl önce
ebeveyn
işleme
94cdc29a94
1 değiştirilmiş dosya ile 9 ekleme ve 0 silme
  1. +9
    -0
      open-api/pom.xml

+ 9
- 0
open-api/pom.xml Dosyayı Görüntüle

@@ -19,4 +19,13 @@
<version>1.0</version>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

Yükleniyor…
İptal
Kaydet