We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e586e6d commit fe46eeeCopy full SHA for fe46eee
wrapper/pom.xml
@@ -38,6 +38,7 @@
38
<manifest>
39
<mainClass>org.springframework.boot.loader.wrapper.ThinJarWrapper</mainClass>
40
</manifest>
41
+ <addMavenDescriptor>false</addMavenDescriptor>
42
</archive>
43
</configuration>
44
</plugin>
0 commit comments