RestateClientAutoConfiguration
Configuration for Restate's Client, to send requests to Restate services.
Auto instrumentation
When Micrometer's JDK HttpClient instrumentation is on the classpath and a MeterRegistry bean is available, the underlying HttpClient is instrumented. To enable it, make sure
spring-boot-starter-actuator and io.micrometer:micrometer-java11 are in the classpath.
See also
Functions
Link copied to clipboard
Link copied to clipboard
@Bean