This will delete the page "common-async 使用说明"
. Please be certain.
<groupId>com.yihu.base</groupId>
<artifactId>common-async </artifactId>
<version>${版本以项目中最新的版本为主}</version>
@Autowired
private AsyncExecutorUtils asyncExecutorUtils
@Async("asyncExecutorUtils")
public void doSomething(){
}
This will delete the page "common-async 使用说明"
. Please be certain.