摘要: 法1 CompletableFuture.runAsync(() -> { // 逻辑 }); 法2 import lombok.extern.slf4j.Slf4j; import org.springframework.context.annotation.Bean; import org.sp 阅读全文
posted @ 2024-06-21 14:23 亲爱的阿道君 阅读(30) 评论(0) 推荐(0)