Package dev.restate.sdk.springboot
package dev.restate.sdk.springboot
-
ClassDescriptionAdd this annotation in your application class next to the
SpringBootApplicationannotation 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'sServiceorVirtualObjectorWorkflowto bind them to the Restate HTTP Endpoint.Restate HTTP Endpoint servingRestateComponent.Proxy annotation forService, to avoid naming clashes with Spring's built in annotationsService configurator to be registered asProxy annotation forVirtualObject.Proxy annotation forWorkflow.