Annotation Interface RestateService


@Target(TYPE) @Retention(RUNTIME) @Service @RestateComponent public @interface RestateService
Proxy annotation for Service, to avoid naming clashes with Spring's built in annotations
See Also: