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.
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.