# customize-threadpool **Repository Path**: whybetter/customize-threadpool ## Basic Information - **Project Name**: customize-threadpool - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # customize-threadpool #### 项目介绍 Spring Boot使用@Async实现异步调用: [1.Spring Boot使用@Async实现异步调用:自定义线程池](https://mp.weixin.qq.com/s?__biz=MzAxODcyNjEzNQ==&mid=2247485002&idx=1&sn=8e38e2ea4e1b56ab3a4ef213a1c4a3a9&chksm=9bd0abd2aca722c4d33d6e679a76abe637e241425f26d93b2d4ab8c501d994d305242788a6b0&scene=21#wechat_redirect) [2.Spring Boot使用@Async实现异步调用:ThreadPoolTaskScheduler线程池的优雅关闭](https://mp.weixin.qq.com/s?__biz=MzAxODcyNjEzNQ==&mid=2247485025&idx=1&sn=5d260d7cbde7bd0321f65739a132fec1&scene=0#wechat_redirect&rd2werd=1#wechat_redirect) [3.Spring Boot使用@Async实现异步调用:使用Future以及定义超时](https://mp.weixin.qq.com/s?__biz=MzAxODcyNjEzNQ==&mid=2247485106&idx=1&sn=65371130b18c15cec5e21ac8ad6c2254&scene=0#wechat_redirect&rd2werd=1#wechat_redirect)