Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpringBoot(二):定时任务 | 姜咏康的博客 #114

Open
JiangYongKang opened this issue Nov 11, 2020 · 0 comments
Open

SpringBoot(二):定时任务 | 姜咏康的博客 #114

JiangYongKang opened this issue Nov 11, 2020 · 0 comments

Comments

@JiangYongKang
Copy link
Owner

https://blog.jiangyongkang.com/2020/11/11/SPRINGBOOT%EF%BC%88%E4%BA%8C%EF%BC%89%EF%BC%9A%E5%AE%9A%E6%97%B6%E4%BB%BB%E5%8A%A1/

在开发过程中,很多需求都需要定时任务才能完成。SpringBoot 提供了简单快捷的实现方式,我们只需要添加一些注解就可以使用。那么什么场景下需要使用到定时任务呢?例如:整点发放优惠券,每天自动更新收益,定时生成统计报表等等。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant