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.
2 parents 161cb7a + 91587d6 commit 491a61dCopy full SHA for 491a61d
spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -68,6 +68,7 @@
68
<archive>
69
<manifest>
70
<mainClass>${start-class}</mainClass>
71
+ <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
72
</manifest>
73
</archive>
74
</configuration>
@@ -93,6 +94,7 @@
93
94
95
96
97
98
99
100
0 commit comments