Package dev.restate.sdk.springboot
Annotation Interface RestateWorkflow
Proxy annotation for
Workflow
.- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionBean name to use to configure this workflow.
-
Element Details
-
configuration
Bean name to use to configure this workflow. The bean MUST be an instance ofRestateServiceConfigurator
.- Default:
""
-