Package dev.restate.sdk.annotation
Annotation Interface CustomSerdeFactory
Define the custom
SerdeFactory to use for this service/virtual object/workflow.
This should be placed alongside the Service/VirtualObject/Workflow
annotation.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends SerdeFactory> value
-