execution goal hinzugefügt
All checks were successful
Productdefinitions Build & Deploy / deploy (push) Successful in 1m21s

This commit is contained in:
2026-01-30 13:51:16 +01:00
parent c2f8c414e6
commit cc2d2ffe6a
2 changed files with 8 additions and 1 deletions

View File

@@ -115,6 +115,13 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>repackage</goal>
</goals>
</execution>
</executions>
<configuration>
<excludes>
<exclude>