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 3f2322b commit ca5bcb8Copy full SHA for ca5bcb8
code/spring-boot-telemetry/pom.xml
@@ -119,6 +119,7 @@
119
<configuration>
120
<buildArgs>
121
<buildArg>--libc=musl</buildArg>
122
+ <arg>--initialize-at-build-time=org.slf4j.helpers.Reporter</arg>
123
<jvmArgs>-Djava.security.properties=src/main/resources/custom.security</jvmArgs>
124
</buildArgs>
125
</configuration>
0 commit comments