You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/src/main/java/io/temporal/samples/nexusmessaging/callerpattern/README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,20 @@ The caller Workflow:
15
15
16
16
### Running
17
17
18
-
Start a Temporal server:
18
+
Start the [Temporal dev server build that supports standalone Nexus operations](https://docs.temporal.io/standalone-nexus-operation#temporal-cli-support)
19
+
with the required namespaces pre-created and signal backlinks enabled:
Copy file name to clipboardExpand all lines: core/src/main/java/io/temporal/samples/nexusmessaging/ondemandpattern/README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,19 +15,20 @@ The caller Workflow:
15
15
16
16
### Running
17
17
18
-
Start a Temporal server:
18
+
Start the [Temporal dev server build that supports standalone Nexus operations](https://docs.temporal.io/standalone-nexus-operation#temporal-cli-support)
19
+
with the required namespaces pre-created and signal backlinks enabled:
0 commit comments