GraalVM configuration files for using stripe-java in Quarkus or any oder App compiled with native-image.
This project generates GraalVM configuration files you need to use stripe-java in an native image.
Copy the whole directory native-image
in META-INF
to your own META-INF
directory.
Your binary may grow significantly. This is because stripe-java uses a lot of serialization.