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
-
Element Details
-
name
String nameName of the Service for Restate. If not provided, it will be the simple class name of the annotated element.- Default:
""
-