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
Currently the TaskNameResolver is resolved in the SimpleTaskAutoConfiguration. This should be resolved in the TaskConfigurer/DefaultTaskConfigurer, so that the user can select what TaskNameResolver they wish to have without overriding all of the SimpleTaskAutoConfiguration.
The text was updated successfully, but these errors were encountered:
Currently the TaskNameResolver is resolved in the SimpleTaskAutoConfiguration. This should be resolved in the TaskConfigurer/DefaultTaskConfigurer, so that the user can select what TaskNameResolver they wish to have without overriding all of the SimpleTaskAutoConfiguration.
The text was updated successfully, but these errors were encountered: