I have a simple AsyncUncaughtExceptionHandler implemtation and AsyncConfig which implements AsyncConfigurer. It looks like this:
@Configuration @EnableAsync @