Package dev.restate.sdk.springboot
package dev.restate.sdk.springboot
-
ClassDescriptionAdd this annotation in your application class next to the
SpringBootApplication
annotation to enable the Restate Spring features.Configuration for Restate'sClient
, to send requests to Restate services.Add this annotation to a class annotated with Restate'sService
orVirtualObject
orWorkflow
to bind them to the Restate HTTP Endpoint.Restate HTTP Endpoint servingRestateComponent
.Proxy annotation forService
, to avoid naming clashes with Spring's built in annotationsProxy annotation forVirtualObject
.Proxy annotation forWorkflow
.