temporalio / temporalio/samples-java

[Feature Request] Add GraalVM AOT sample

Open
#512 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.