Skip to content
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

Add support for auto discovery of Nexus Services #2239

Merged
merged 4 commits into from
Sep 28, 2024

Conversation

Quinn-With-Two-Ns
Copy link
Contributor

Add support for auto discovery of Nexus Services and add Nexus worker options

Note to reviewers: I would like to add a couple more tests, but need #2238 merged to make it easy to setup the Nexus endpoint in the tests

*/
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.TYPE})
public @interface NexusServiceImpl {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't sure on the name here. This matches what we did for activity where we use ActivityImpl

@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit d9d4893 into temporalio:nexus Sep 28, 2024
7 checks passed
Quinn-With-Two-Ns added a commit that referenced this pull request Oct 3, 2024
Springboot auto discovery support for NexusServices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants