mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 06:35:56 +00:00
14285a28ba
* Add GraalVM Native Image support for Java applications * Fix comments from @aaronpowell * Use [latest-version] placeholder * Update prompts/java-add-graalvm-native-image-support.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update prompts/java-add-graalvm-native-image-support.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update prompts/java-add-graalvm-native-image-support.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update prompts/java-add-graalvm-native-image-support.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add model for GraalVM native build * Update prompts/java-add-graalvm-native-image-support.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * specify agent mode * Enhance GraalVM Native Image support in Maven configuration by adding a native profile and specifying main class for better build management * Fix formatting of agent field in GraalVM Native Image support prompt --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>