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 149b01b commit ffd8ed3Copy full SHA for ffd8ed3
toolkit-app/src/main/resources/META-INF/native-image/native-image.properties
@@ -1,4 +1,5 @@
1
Args = -H:ReflectionConfigurationResources=${.}/reflection-config.json \
2
+ -H:IncludeLocales=zh,en,de \
3
--initialize-at-run-time=io.netty.buffer.AbstractReferenceCountedByteBuf \
4
--initialize-at-run-time=io.netty.buffer.ByteBufAllocator \
5
--initialize-at-run-time=io.netty.buffer.ByteBufUtil \
0 commit comments