标签: java spring asynchronous
是否可以中断其他人启动的Spring异步任务?
此前讨论涉及此主题,但似乎暗示只有启动任务并检索Future对象的用户才能取消它。
Spring 3.2 @Async task with return type of Future