如何不使用spring默认的执行器和异常处理器。自定义多个executors,自定义多个AsyncUncaughtExceptionHandler,根据需要灵活组合executors和AsyncUncaughtExceptionHandler,也就是交叉匹配
https://blog.csdn.net/xu990128638/article/details/81662265