We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf616e commit 4b0af6fCopy full SHA for 4b0af6f
README.md
@@ -74,6 +74,8 @@
74
#### 其他内容
75
- chapter4-1-1:[使用@Scheduled创建定时任务](http://blog.didispace.com/springbootscheduled/)
76
- chapter4-1-2:[使用@Async实现异步调用](http://blog.didispace.com/springbootasync/)
77
+- chapter4-1-3:[使用@Async实现异步调用:自定义线程池](http://blog.didispace.com/springbootasync-2/)
78
+- chapter4-1-4:[使用@Async实现异步调用:资源优雅关闭](http://blog.didispace.com/springbootasync-3/)
79
80
#### 日志管理
81
0 commit comments