Package dev.restate.sdk.springboot
Annotation Interface RestateService
Proxy annotation for
Service, to avoid naming clashes with Spring's built in annotations- See Also:
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionBean name to use to configure this component.
-
Element Details
-
configuration
Bean name to use to configure this component.The bean MUST be an instance of
RestateComponentProperties.- Default:
""
-