Package dev.restate.sdk.annotation
Annotation Interface Name
Name of the service/handler for Restate.
When not provided for a service, it will be the simple class name of the annotated element. When not provided for a handler, it will be the annotated method name.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Default:
""
-