yudaocode/SpringBoot-Labs

《Spring Boot 异步任务Async》使用的是ListenableFuture,求一份使用CompletableFuture的案例

feng99 opened this issue · 1 comments

求一份使用CompletableFuture的案例

ListenableFuture版本的文章链接是
https://www.iocoder.cn/Spring-Boot/Async-Job/?oschina

谢谢

Anyzm commented