temporalio / temporalio/samples-java
[Feature Request] Add GraalVM AOT sample
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 258
- Forks
- 189
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 4
Description
Describe the solution you'd like
Need to show example of workflow and activity and client using them running in GraalVM. Specifically may have to https://www.graalvm.org/latest/reference-manual/native-image/guides/configure-dynamic-proxies/ for letting Java Proxy work the way we use it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing workflow, activity, and client samples, then consult the linked GraalVM Native Image guide for dynamic proxy configuration. Done means adding a sample that runs all three components under GraalVM AOT with the Java proxy usage working correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100