Skip to content

Commit

Permalink
refactor: GraalVm native configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
QuadStingray committed Oct 20, 2023
1 parent 331b556 commit 96203b8
Show file tree
Hide file tree
Showing 5 changed files with 1,897 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Args = -H:ReflectionConfigurationResources=${.}/reflection-config.json \
-H:ResourceConfigurationResources=${.}/resource-config.json \
--initialize-at-build-time=org.slf4j.LoggerFactory,ch.qos.logback,dev.mongocamp.driver.mongodb.Converter,dev.mongocamp.driver.mongodb.BsonConverter \
--enable-url-protocols=https,http
Loading

0 comments on commit 96203b8

Please sign in to comment.