原文:http://blog.csdn.net/a286352250/article/details/53157822 项目GitHub地址 : https://github.com/FrameReserve/TrainingBoot Spring Boot(十)使用@Async实现异步调用 ,标记地址: https://github.com/FrameReserve/TrainingBoot/releases/tag/0.0.10 Spring Boot启动类,增加@EnableAsync注解…