java - @Async does not work with task:executor - Stack Overflow
So, the problem was my maven-aspectj-plugin. I found the solution here. All I need to do is to add mode="aspectj" to the task:annotation-driven.
Read full article from java - @Async does not work with task:executor - Stack Overflow
No comments:
Post a Comment