07 2022 档案

摘要:配置线程池 @Configuration @EnableAsync public class AsyncConfiguration { @Bean("doSomethingExecutor") public Executor doSomethingExecutor() { ThreadPoolTas 阅读全文
posted @ 2022-07-01 09:55 wiphom.bear 阅读(137) 评论(0) 推荐(0)