-
Notifications
You must be signed in to change notification settings - Fork 910
Make SDK easily compileable to GraalVM native image #1852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Marking as a feature request. If you want to show support for it please +1 the original post, it helps us with prioritization. |
+1 |
2 similar comments
+1 |
+1 |
+10 |
+100 |
moreover, quakus team already done that in some way https://github.com/aws-samples/aws-quarkus-demo, maybe some collaboration can be done here? https://github.com/aws-samples/aws-quarkus-demo |
Hey all, we have added support for GraalVM native image in the SDK via #2268, and the change has been released in We also relased a new maven archetype, https://github.com/aws/aws-sdk-java-v2/tree/master/archetypes/archetype-app-quickstart, which enables you to quickly bootstrap a simple application with built-in native image support and SDK 2.x as a dependency Example command:
Please let us know if you have any feedback! 🙂 |
This is a repost of this issue in v1, very much wanted in v2 also
aws/aws-sdk-java#2037
The text was updated successfully, but these errors were encountered: