mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-16 18:10:13 +08:00
[docs update]修改图片地址
This commit is contained in:
parent
8b308323ff
commit
d803817f9e
@ -658,7 +658,7 @@ protected Object doSubmit(Callable<Object> task, AsyncTaskExecutor executor, Cla
|
||||
|
||||
### `@Async` 原理总结
|
||||
|
||||

|
||||

|
||||
|
||||
理解 `@Async` 原理的核心在于理解 `@EnableAsync` 注解,该注解开启了异步任务的功能。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user