temporalio/samples-java

[Feature Request] Add GraalVM AOT sample

cretz opened this issue · 0 comments

cretz commented

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.