SpringBoot線程池

1.先初始化一個自定義線程async @Configuration @EnableAsync public class PushThreadPoolExecutor { @Bean public Executor asyncServiceExecutor() { log.info("start asyncServiceExecutor"); Thr
相關文章
相關標籤/搜索