You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When switching from the older style cron workflows to Schedules, I'd like to be able to use temporal-spring-boot-starter-alpha to autowire a ScheduleClient. This would greatly simplify the cutover for us.
Describe the solution you'd like
Autowire ScheduleClient using the spring-boot-starter
Is your feature request related to a problem? Please describe.
When switching from the older style cron workflows to Schedules, I'd like to be able to use
temporal-spring-boot-starter-alpha
to autowire aScheduleClient
. This would greatly simplify the cutover for us.Describe the solution you'd like
Autowire
ScheduleClient
using the spring-boot-starterDescribe alternatives you've considered
n/a
Additional context
Internal support ticket: https://support.temporal.io/hc/en-us/requests/2331
The text was updated successfully, but these errors were encountered: