-
-
Notifications
You must be signed in to change notification settings - Fork 762
Labels
Description
General Troubleshooting
- I have checked for similar issues on the Issue-tracker.
- I have updated to the latest JDA version
- I have checked the branches or the maintainers' PRs for upcoming features.
Feature Request
It should be possible to use JDA for an AOT compiled application. For instance, with Spring Native Image or Quarkus Native Image.
This issue serves as a parent issue for all problems related to native images.
Example Use-Case
Ahead of time compiled applications have a faster startup time in exchange for longer compile time.Reactions are currently unavailable