RestateClientProperties

@ConfigurationProperties(prefix = "restate.client")
open class RestateClientProperties

Constructors

Link copied to clipboard
@ConstructorBinding
constructor(@DefaultValue(value = "http://localhost:8080") baseUri: String, headers: Map<String, String>)

Properties

Link copied to clipboard
Link copied to clipboard