@Async與CompletableFuture的使用

一、@Async實現異步調用 1、開啓Async的支持,在啓動類上加上如下註解 2、編寫測試demo 3、使用junit進行測試 二、CompletableFuture的使用 1、編寫測試demo 2、進行單元測試
相關文章
相關標籤/搜索