sdk-java
Toggle table of contents
2.9.3
java
Target filter
java
Switch theme
Search in API
Skip to content
sdk-java
sdk-spring-boot
/
dev.restate.sdk.springboot
/
RestateClientProperties
/
RestateClientProperties
Restate
Client
Properties
@
ConstructorBinding
constructor
(
@
DefaultValue
(
value
=
"http://localhost:8080"
)
baseUri
:
String
,
headers
:
Map
<
String
,
String
>
)