-
Notifications
You must be signed in to change notification settings - Fork 22
[DO NOT MERGE] Nexus rough walkthrough #461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
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 7d2094b
remove accidental exercise
angelazhou32 70dc43d
remove emoji, add author
angelazhou32 a5a2dc5
change title, remove image, add interactive element to be clickable
angelazhou32 c85d134
reorders some diagrams
angelazhou32 9c452cc
progress so far
angelazhou32 229aaf0
changes
angelazhou32 e8e1f50
changes and put some nikolays comments in
angelazhou32 f30ec01
update
angelazhou32 ad27a1c
review-starter
angelazhou32 4f3f035
angela final look
angelazhou32 913dbf0
make image clickable and some formatting
angelazhou32 2a2cb50
makes image larger
angelazhou32 ad882da
makes text more readable in svg and adds linkedin link
angelazhou32 aa1f049
Merge remote-tracking branch 'origin/main' into nexus-tutorial-sync
angelazhou32 58ba534
updating for Roey's feedback
nadvolod e90931e
more updates
nadvolod 72d5d18
Update docs/tutorials/nexus/sync-nexus-tutorial.md
nadvolod cd1cce0
Merge pull request #463 from nadvolod/nexus-tutorial-sync
nadvolod df1fd25
evans comments so far
angelazhou32 85282c6
remove task queue
nadvolod ea6de3d
evans comments
angelazhou32 57398cc
Merge branch 'nexus-tutorial-sync' of https://github.com/temporalio/t…
angelazhou32 5ba2c6c
maxs feedback from img
angelazhou32 d5b5e23
updating diagrams
nadvolod 098588f
remove announcement
angelazhou32 bf87eba
Merge branch 'nexus-tutorial-sync' of https://github.com/temporalio/t…
angelazhou32 64586fc
Merge remote-tracking branch 'origin/main' into nexus-tutorial-sync
angelazhou32 f90ea16
update to address @Signal
nadvolod ff7c8ba
final pass
angelazhou32 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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}/> | ||
Large diffs are not rendered by default.
Oops, something went wrong.
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.