Skip to content

Commit 96203b8

Browse files
committed
refactor: GraalVm native configuration
1 parent 331b556 commit 96203b8

File tree

5 files changed

+1897
-3
lines changed

5 files changed

+1897
-3
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Args = -H:ReflectionConfigurationResources=${.}/reflection-config.json \
2+
-H:ResourceConfigurationResources=${.}/resource-config.json \
3+
--initialize-at-build-time=org.slf4j.LoggerFactory,ch.qos.logback,dev.mongocamp.driver.mongodb.Converter,dev.mongocamp.driver.mongodb.BsonConverter \
4+
--enable-url-protocols=https,http

0 commit comments

Comments
 (0)