An @Async method in a @Service-annotated class is not being called asynchronously - it\'s blocking the thread.
@Async
@Service
I\'ve got
proxy-target-class="true"
<*:annotation-driven/>