It is a common practise to add a configuration file that indicates which classes will need to be added to a graal-vm native executable to the reflection set. See https://www.graalvm.org/22.1/reference-manual/native-image/BuildConfiguration/
It is a common practise to add a configuration file that indicates which classes will need to be added to a graal-vm native executable to the reflection set.
See https://www.graalvm.org/22.1/reference-manual/native-image/BuildConfiguration/