Julien Dubois
|
14285a28ba
|
Add GraalVM Native Image support for Java applications (#475)
* 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>
|
2025-12-11 09:52:23 +11:00 |
|