Package dev.restate.sdk.springboot
Class RestateEndpointProperties
java.lang.Object
dev.restate.sdk.springboot.RestateEndpointProperties
@ConfigurationProperties(prefix="restate.sdk")
public class RestateEndpointProperties
extends Object
-
Constructor Details
-
RestateEndpointProperties
@ConstructorBinding public RestateEndpointProperties(@DefaultValue("false") boolean enablePreviewContext, String identityKey)
-
-
Method Details