Browse Source

📝 更新 异步任务 模块的 README 文件

3.x
Yangkai.Shen 2 years ago
parent
commit
7701ac3992
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      demo-base/demo-base-async/README.md

+ 1
- 1
demo-base/demo-base-async/README.md View File

@@ -208,4 +208,4 @@ INFO 11574 --- [ main] c.x.async.task.MockTaskFactoryTest : 同

### 3.参考

- Spring Boot 异步任务线程池的配置 参考官方文档:https://docs.spring.io/spring-boot/docs/3.0.0-M4/reference/htmlsingle/#features.task-execution-and-scheduling
- [Spring Boot 官方文档之异步任务线程池的配置](https://docs.spring.io/spring-boot/docs/3.0.0-M4/reference/htmlsingle/#features.task-execution-and-scheduling)

Loading…
Cancel
Save