I want to have a multiple implementation of AsyncConfigurer for my use cases.(i.e) I need to have a more than one ThreadPoolTaskExecutor with AsyncUncaughtExceptionHandler feature.
But I got an exception like IllegalStateException - Only one AsyncConfigurer may exist. For more detail PFA.
Kannadasan opened SPR-17541 and commented
I want to have a multiple implementation of AsyncConfigurer for my use cases.(i.e) I need to have a more than one ThreadPoolTaskExecutor with AsyncUncaughtExceptionHandler feature.
But I got an exception like IllegalStateException - Only one AsyncConfigurer may exist. For more detail PFA.
Attachments:
The text was updated successfully, but these errors were encountered: