1、@Async————————加在方法中
2、@EnableAsync—————加载Springboot项目的启动类上
Springboot中如何开启异步任务
原文:https://www.cnblogs.com/pengsay/p/14876221.html