ソースを参照

[jar瘦身][修改]

release
Stormeye Wu 7年前
コミット
42bb2818f4
1個のファイルの変更22行の追加0行の削除
  1. +22
    -0
      mlWechatOpen/pom.xml

+ 22
- 0
mlWechatOpen/pom.xml ファイルの表示

@@ -41,6 +41,28 @@
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<executable>true</executable>
<layout>ZIP</layout>
<excludeGroupIds>
org.springframework.boot,
org.springframework,
org.springframework.data,
org.apache.tomcat.embed,
org.apache.poi,
net.sf.saxon,
io.springfox,
org.bouncycastle,
io.netty,
net.bytebuddy,
com.alibaba,
com.google.guava,
org.apache.xmlbeans,
io.undertow,
mysql,
org.aspectj,
org.projectlombok,
org.mybatis,
com.fasterxml.jackson.core
</excludeGroupIds>
</configuration>
</plugin>
</plugins>


読み込み中…
キャンセル
保存