of
Deprecated (for removal)
Deprecated
Pass a Class to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. This method will be removed in the next release.
Deprecated (for removal)
Deprecated
Pass a Class to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. If you need to customize the object mapper, look at JacksonSerdeFactory This method will be removed in the next release.
Deprecated (for removal)
Deprecated
Pass a dev.restate.serde.TypeRef to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. This method will be removed in the next release.
Deprecated (for removal)
Deprecated
Pass a dev.restate.serde.TypeRef to the context method requiring serialization/deserialization, instead of providing a serde using JacksonSerdes. If you need to customize the object mapper, look at JacksonSerdeFactory This method will be removed in the next release.