Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
8650bdf
first rough draft nexus
angelazhou32 Mar 5, 2026
7d2094b
remove accidental exercise
angelazhou32 Mar 5, 2026
70dc43d
remove emoji, add author
angelazhou32 Mar 5, 2026
a5a2dc5
change title, remove image, add interactive element to be clickable
angelazhou32 Mar 5, 2026
c85d134
reorders some diagrams
angelazhou32 Mar 13, 2026
9c452cc
progress so far
angelazhou32 Mar 18, 2026
229aaf0
changes
angelazhou32 Mar 18, 2026
e8e1f50
changes and put some nikolays comments in
angelazhou32 Mar 19, 2026
f30ec01
update
angelazhou32 Mar 19, 2026
ad27a1c
review-starter
angelazhou32 Mar 19, 2026
4f3f035
angela final look
angelazhou32 Mar 19, 2026
913dbf0
make image clickable and some formatting
angelazhou32 Mar 20, 2026
2a2cb50
makes image larger
angelazhou32 Mar 20, 2026
ad882da
makes text more readable in svg and adds linkedin link
angelazhou32 Mar 20, 2026
aa1f049
Merge remote-tracking branch 'origin/main' into nexus-tutorial-sync
angelazhou32 Mar 20, 2026
58ba534
updating for Roey's feedback
nadvolod Mar 23, 2026
e90931e
more updates
nadvolod Mar 23, 2026
72d5d18
Update docs/tutorials/nexus/sync-nexus-tutorial.md
nadvolod Mar 23, 2026
cd1cce0
Merge pull request #463 from nadvolod/nexus-tutorial-sync
nadvolod Mar 24, 2026
df1fd25
evans comments so far
angelazhou32 Mar 25, 2026
85282c6
remove task queue
nadvolod Mar 25, 2026
ea6de3d
evans comments
angelazhou32 Mar 25, 2026
57398cc
Merge branch 'nexus-tutorial-sync' of https://github.com/temporalio/t…
angelazhou32 Mar 25, 2026
5ba2c6c
maxs feedback from img
angelazhou32 Mar 25, 2026
d5b5e23
updating diagrams
nadvolod Mar 25, 2026
098588f
remove announcement
angelazhou32 Mar 25, 2026
bf87eba
Merge branch 'nexus-tutorial-sync' of https://github.com/temporalio/t…
angelazhou32 Mar 25, 2026
64586fc
Merge remote-tracking branch 'origin/main' into nexus-tutorial-sync
angelazhou32 Mar 25, 2026
f90ea16
update to address @Signal
nadvolod Mar 25, 2026
ff7c8ba
final pass
angelazhou32 Mar 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions docs/tutorials/nexus/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
id: nexus-tutorials
sidebar_position: 1
keywords: [temporal, nexus]
tags: [temporal, nexus]
last_update:
date: 2026-03-25
author: Nikolay Advolodkin
title: "Nexus Tutorials"
description: Learn how to decouple Temporal services with Nexus and the Java SDK
image: /img/temporal-logo-twitter-card.png
---

Learn how to decouple teams and services using Temporal Nexus.

import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
970 changes: 970 additions & 0 deletions docs/tutorials/nexus/sync-nexus-tutorial.md

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions docs/tutorials/nexus/ui/architecture-overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading