Commit 14285a2
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 <[email protected]>
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <[email protected]>
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <[email protected]>
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <[email protected]>
* Add model for GraalVM native build
* Update prompts/java-add-graalvm-native-image-support.prompt.md
Co-authored-by: Copilot <[email protected]>
* 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 <[email protected]>1 parent ce81b23 commit 14285a2
File tree
2 files changed
+457
-0
lines changed- docs
- prompts
2 files changed
+457
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments