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: us...@infra.apache.org