yudaocode / SpringBoot-Labs

一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

feng99 opened this issue · comments

求一份使用CompletableFuture的案例

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

谢谢

commented