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
{{ message }}
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Make clear that only Spring Beans can be ZeebeWorkers (@Componnent, ...)
Improve explanation around variable handling / creating a good method signature (implement JobHandler vs. @ZeebeVariable, autoComplete, ...)
Existing Starter and Worker examples are not sufficient / not properly designed (e.g. main method including workers) --> align with best practices e.g. shown in TwitterExample. Maybe make one project out of it.
The text was updated successfully, but these errors were encountered:
Could be improved (raised by @ingorichtsmeier )
@Componnent
, ...)implement JobHandler
vs.@ZeebeVariable
,autoComplete
, ...)main
method including workers) --> align with best practices e.g. shown in TwitterExample. Maybe make one project out of it.The text was updated successfully, but these errors were encountered: