Package io.temporal.spring.boot
Annotation Type ActivityImpl
-
@Retention(RUNTIME) @Target(TYPE) public @interface ActivityImplEnables the Activity bean to be discovered by the Workers auto-discovery. This annotation is not needed if only an explicit config is used.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]taskQueuesjava.lang.String[]workers
-