Providing a timeout value when using @Async for a method using Spring 3.0

前端 未结 2 753
自闭症患者
自闭症患者 2020-12-14 21:42

I looked through the documentation but couldn\'t find if there is a way to specify a timeout for async operations spawned when using @Async annotated methods using Spring 3.

2条回答
提交回复
热议问题