You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/11 14:27:22 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1298: Nitrite native support

jamesnetherton commented on issue #1298:
URL: https://github.com/apache/camel-quarkus/issues/1298#issuecomment-777498811


   Although serialization support is present in GraalVM 21.x, AFAIK there is no user friendly support for it in Quarkus yet.
   
   So you'd have to manually add build args like: 
   
   ```
   quarkus.native.additional-build-args=-H:SerializationConfigurationResources=my-serialization-configs.json
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org