Updated the order in which the TaskLifecycleListener is configured
resolves #605
This commit is contained in:
committed by
Michael Minella
parent
320a864112
commit
d2031ff66e
@@ -296,6 +296,7 @@ The following example shows the three annotations in use:
|
||||
}
|
||||
----
|
||||
|
||||
NOTE: If you using a `ApplicationListener` early in Spring's Lifecycle this could impact TaskLifecycleListener's functionality.
|
||||
|
||||
[[features-task-execution-listener-Exceptions]]
|
||||
==== Exceptions Thrown by Task Execution Listener
|
||||
|
||||
Reference in New Issue
Block a user