yumeng hai 4 días
pai
achega
8636df111f
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -82,6 +82,13 @@
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>
                 <version>${spring-boot.version}</version>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>repackage</goal>
+                        </goals>
+                    </execution>
+                </executions>
                 <configuration>
                     <profiles>
                         <profile>${profileActive}</profile>