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 Summary
-
Method Summary
-
Constructor Details
-
RestateEndpointProperties
@ConstructorBinding public RestateEndpointProperties(@DefaultValue("false") boolean enablePreviewContext, String identityKey)
-
-
Method Details
-
isEnablePreviewContext
public boolean isEnablePreviewContext()- See Also:
-
getIdentityKey
- See Also:
-